all groups > visual studio .net general > october 2003 > threads for friday october 31
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Help Please with VB.NET WIndows app
Posted by John T at 10/31/2003 4:08:33 PM
I am new to .NET (and really miss the simplicity of VB 6) and am just going
nuts over a simple app. I created a Windows app that works just fine on my
machine. Clean compile etc.
However when I copy the .exe file (like you could do in 6) to our file
sharing server it will not run. I get a .NET f... more >>
How can I locate this problem
Posted by Mark D'Angelo at 10/31/2003 2:50:18 PM
I created an application in VS2003 (C#).
It seems to run without a hitch when run from VS (debug
and release mode). However, when I run the executable, a
short time after running, the form either disappears, or
stops responding.
It always seems as if an exception were thrown, and there
a... more >>
Student license expires upon graduation?
Posted by a141sl at 10/31/2003 11:25:56 AM
Hello, I am an Italian university student near to graduation.
I'd like to buy the Visual Studio .Net with the student license, but
will the student license expire when I graduate or stay valid for the
life?
... more >>
The next version of VS.NET
Posted by Somchai U. at 10/31/2003 10:53:54 AM
I am making decision to choose either VS.NET or MSDN. I think the MSDN may
be worth money, if there are new version VS.NET launch during MSDN
subscription. (I may be wrong, :-). Do you know will the next version of
VS.NET to be launch? Should I purchase MSDN or just buying VS.NET and pay
for up... more >>
Trouble with installer and computer imaging
Posted by TJoker .NET [MVP] at 10/31/2003 8:54:30 AM
Here's my situation. I created the installation package for my application
using VS.NET. It installs and uninstalls correctly on the first client
machine, running WindowsXP Pro with all the latest patches and fixes.
Then this machine (with the application installed) is used as the "master
copy" ... more >>
Crystal Reports with web forms, subreports
Posted by rg at 10/31/2003 8:22:21 AM
I'm using crystal reports v9 in which the datasource is
from a dataset. the report has a subreport
i set the datasource location for the main report to an
xml schema of table1, and the subreport to an xml schema
of table2.
my code that populates the data creates a dataset from
these two ... more >>
help me Here is code + errormessage
Posted by Goran at 10/31/2003 6:16:22 AM
#include <iostream>
using namespace std;
{
int HurGammal;
cout<<"Hur gammal ar du?";
cin>>HurGammal;
cout<<"Jaha du ar sa gammal";
cout<<endl;
}
Build Log ------- Build started: Project:=20
MyFirstConsoleApp, Configuration: Debug|Win32 -------
Command Lines Creating ... more >>
Executables in VS.NET
Posted by Robert at 10/31/2003 6:05:36 AM
In Visual basic 6.0 i had the option of making an
executable (*.exe). Can i do that in VS.NET because i
don't find such an option in the file menu?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Help! What does this mean?
Posted by Goran at 10/31/2003 4:12:19 AM
is not a member of 'operator``global namespace'''... more >>
How do I access component methods in .net
Posted by Paul at 10/31/2003 3:26:56 AM
I'm almost embarassed to ask, but I've just moved to
Visual BASIC.NET (from using VBA with Access) and having a
hard time finding my way around.
How do I create component methods other than the default
i.e I can create the forms Load procedure (by double
clicking the form), but how do I c... more >>
VS.Net run tremendously slow after sometime!
Posted by Danny Tan at 10/31/2003 12:04:01 AM
Hi guys. I noticed that VS.Net is superbly very heavy!.
VS.Net runs tremendously slow after using it for sometime
even on my P4 3.06GHz, 512MB DDRam system.
Any workaround?
Thanks... more >>
|