all groups > visual studio .net general > october 2003 > threads for friday october 24
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
start page in VS.Net 2003 not working
Posted by John Whitecar at 10/24/2003 9:29:46 PM
The start page errors when you click the online resources
and My Profile tabs. The error says "Internet Script
Error" "An error has occurred in the script on this page"
"Line 73
Char 1
Error: The specified module could not be found
Code : 0
URL: vs:/default.htm"
Help!... more >>
dynamic help in separate window
Posted by rickpayne at 10/24/2003 4:35:29 PM
is it possible to have the dynamic help launch in a new window instead of in
the integrated vs.net browser. I have 2 monitors and would like to have
dynamic help opposite the editor on the other monitor instead of having to
switch back and forth. is this possible?
... more >>
standard output of devenv.exe
Posted by EP at 10/24/2003 1:35:01 PM
I'm creating a process and starting devenv.exe, while listening to the
standard output of the process.
The Console.WriteLine outputs of an add-in that is being executed within
devenv.exe do get passed to the stdout, but all of the build information is
not.
How can one see the build output t... more >>
Project to project reference
Posted by Jose C. at 10/24/2003 1:08:44 PM
I have a class library(dll) created in vb.net and I am
referencing it in a windows application also written in
vb.net. My problem is when I deploy my windows application
if the dll is not in the same directory as the windows
application it does not run. I am copying it to a
subdirectory un... more >>
Syntax Coloring
Posted by Ian Shelley at 10/24/2003 12:24:56 PM
I have many files with .SQB and .SQH extensions that I
want to include in a .NET project.
I can't find where to tell .NET that these are SQL files.
Under Visual C++ 6.0 I used LANGEXT.DAT.
Is there an equivalent in .NET?... more >>
Database Diagrams
Posted by Dave at 10/24/2003 10:59:43 AM
I am unable to get database diagram for a SQL Server 2000
DB via Visual Studio .Net 2003.
Is this a limitation or is there a fix?... more >>
empty datasets
Posted by kelly.netnewbie at 10/24/2003 9:11:59 AM
I am binding a datagrid to a dataset that is initiated by
a client search. Everything works fine as long as the
search returns a match, if it doesn't, and error occurs.
I tried using a datareader with "If datareader.read", but
you cannot bind a datareader to the grid. I just need a
way ... more >>
.Net for 64-bit operating system
Posted by Sergey A. Klimov at 10/24/2003 3:32:44 AM
Is there version of Visual Studio .Net, which can work on
a 64-bit operating system(Windows XP 64-bit Edition)?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
VB vs VB.NET
Posted by Manish at 10/24/2003 12:58:30 AM
What is the difference between VB and VB.NET... more >>
|