all groups > dotnet academic > april 2005
can't build asp.net project after building once (trouble with ISS)
Posted by Dean Stanton at 4/28/2005 5:12:02 AM
I am a student and am studying vb.Net. I have a test comming up, so this will
be rather basic for everyone here. Once I create an asp.net project ( very
basic, blank .aspx ) and test it it works and deplays the blank aspx in ie.
I close ie and return to the ide. If I do not restart IIS throu... more >>
Need Product ID
Posted by manish NO[at]SPAM netyantra.com at 4/28/2005 3:14:07 AM
Hi,
While developing a application, i need a patch
specified in Article ID : 325699
"COM Interop Cannot Properly Deal with A Disconnected Stub"
They need a Product ID for contacting support and my product if get expired.
Please send me a product -id of Microsoft Visual Studio . Net Pro... more >>
OnCtlColor() & CTLCOLOR_BTN
Posted by Eitan at 4/26/2005 2:36:07 PM
Hello,
I have a view that is a CFormView. I place a CButton on it. I would like
to change the button text and background color.
I am using the OnCtlColor() through (WM_CTLCOLOR) and I am looking for
CTLCOLOR_BTN messages.
Nothing happens (I am using the same code from their example..... more >>
combo box
Posted by Bolo at 4/25/2005 6:49:10 PM
hi there
how can i load a text file into a combo
regards
--
--------------------------------------------
giving up is not an option... more >>
Adding audio to play in the background
Posted by JAMIEKOWNACKI at 4/23/2005 7:32:02 AM
I created a simple array project with 10 pictures of vehicles and 5 radio
buttons to choose the correct answer. I simply want to add an audio file into
the program so that it will play in the background while the user answers the
questions. Can anyone help with this? Thanks... more >>
Code to import data from shopping carts
Posted by sravani at 4/21/2005 12:00:00 AM
Hello,
I need to connect to yahoo or Miva shopping cart and import the orders into
my application by using vb.net.
Somebody help me to do this task.
Bye,
Kiran.
... more >>
RowFilter on Date field
Posted by Manoj Paramu Das at 4/20/2005 12:56:00 PM
Hi,
I have loaded an xml file to a dataset and one of the fields being
"UserDate" and has date values like
<UserDate>2005-01-01T00:00:00.0000000-05:00</UserDate>
I am trying to apply a row filter to this field and it doesn't seem to work
dvCMonth.RowFilter = "Month(UserDate)=" & Now().Mont... more >>
Win32 DLL & Win32 Static Library
Posted by Eitan at 4/15/2005 7:11:07 PM
Hello,
I am using Visual Studio.net 2003.
I am trying to find how to create Win32 DLL & Win32 Static Library.
When going through the wizard it does not show me the option for these two
project types.
Any Idea?
Eitan... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
http//:localhost/MOD11VB HTTP/1.1 500 Server Error
Posted by M Skabialka at 4/12/2005 9:43:42 AM
I installed Visual Studio Beta 2005 but setting up the SQL server was so
complex I uninstalled it and put Visual Studio 2003 Academic on. I am
totally new to Visual Studio and trying to teach myself from books and
online classes.
Whenever I try to open .sln files (eg MOD11VB.sln) from the ... more >>
Windows Services
Posted by Vamsi Polavarapu at 4/12/2005 7:23:03 AM
Hello,
I have two threads running ,one in my web application and other one in a
windows service.How can i stop the thread running in windows service from my
web application when ever the thread running in my web application is
stopped.Is there a way to synchronize.
Thanks... more >>
TreeList Control
Posted by Jan Kowalski at 4/6/2005 10:22:33 AM
Hi
Does someone know the location, from which I can download something like
TreeList control (multicolumn TreeView), freeware of course.
Thanks in advance,
Jan
... more >>
list control bind source - best practice
Posted by Larry Foulkrod at 4/5/2005 1:19:04 PM
For the following scenario:
"I am populating a drop down list control with 5-10 items of static data.
This list control will appear in several ASP.NET pages."
What is the best practice? Should I,
a) Just add the items directly in the code?
b) Create an XML file with the items?
c) Store ... more >>
Math Error in the .NET Framework 1.1.4322 SP1
Posted by limelight at 4/4/2005 12:21:03 PM
I have discovered a math error in the .NET framework's Log function. If you
use the overloaded method of System.Math.Log that allows you to specify the
base to which the logarithm should be taken, the result is off in at least
one instance. The problem here is actually seeing the error as it w... more >>
|