all groups > visual studio .net general > august 2003 > threads for august 8 - 14, 2003
Filter by week: 1 2 3 4 5
compiler could not be created
Posted by Bob at 8/14/2003 3:35:54 PM
I have been using VS .NET 2003 for two weeks with no
problems. Today I double clicked a .sln file and got this
message:
Project X could not be loaded because
Microsoft Visual C# .NET compiler could not be created
I found nothing on MSDN about this and only about 2
references on google. ... more >>
DataReader AND @RETURN_VALUE from ExecuteReader
Posted by Hans Boot at 8/14/2003 2:14:29 PM
Situation: VS2002, .NET1.0, and VS2003, .NET1.1
In theory, a call to ExecuteReader can deliver access to
1) record sets
2) return and output values of stored procedures
3) cursors
In practice however, we have been unable to access the return value of a
stored procedure before closing the d... more >>
Pocket PC 2002 Emulator
Posted by Tom Bean at 8/14/2003 9:26:59 AM
The first time I start a debug session, using the Pocket PC emulator in
Visual Studio .NET 2003, the deployment of my application to the emulator
fails with the error message: "Failed copying..." followed by "Error: The
operation could not be completed".
After the emulator has started, my app... more >>
Deploy Application
Posted by Graham at 8/14/2003 8:34:28 AM
I have managed to deploy my application (.msi) via typical
setup project. But I have not been able to place a
shortcut on the target PC, nor place an entry into the
Start, again on the target PC.
Been through the help files, still no luck.
This must be simple HELP!... more >>
Visual C++ .NET 2003 Optimiser BUG - small example included
Posted by Aaron Queenan at 8/13/2003 6:44:04 PM
va_arg doesn't work correctly in functions which have been inlined. Either
the compiler should reject functions using va_arg as candidates for
inlining, or the implementation of va_arg should be fixed to work correctly.
The example below has been tested at warning level 4 with the /Wall compil... more >>
Visual Studio.Net 2003 Pro - What does it contain?
Posted by Stretch at 8/13/2003 4:03:33 PM
Dumb question. =20
Does Visual Studio.Net 2003 Pro contain Microsoft Visual=20
Basic=AE .NET 2003, Microsoft Visual C++=AE .NET 2003,=20
Microsoft Visual C#=AE .NET 2003, and Microsoft Visual=20
J#T .NET 2003, or do they have to purchased separately?
Stretch... more >>
.NET 2003 Connection Issues with SQL Personal Edition
Posted by Stosh at 8/13/2003 1:28:42 PM
Has anyone seen this. I have SQL Server 2000 personal
edition installed on my laptop and cannot get VS.NET 2003
Enterprise Architect to establish a database connection.
Following the database connection steps, I select the
local domain, enter SA and password, select "Northwind"
and then c... more >>
Docking Windows and Tabs
Posted by Don Baechtel at 8/13/2003 11:00:49 AM
In VS .Net 2003 I have accidentally either closed or
undocked one of the windows in the upper right corner of
the screen. I can get the window back, but how do I dock
it in order for the selection tabs underneath to show up
like they did before?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How do I setup a project to handle debug and release references?
Posted by Dave at 8/13/2003 9:00:41 AM
There seems to be a major flaw in the design of VS .NET.
The problem is that I cannot setup a project that
references other components (assemblies) that will work in
both release and debug builds.
When we build our NET components we have both release and
debug builds. In our apps we w... more >>
How do I setup a project to handle debug and release references?
Posted by Dave at 8/13/2003 9:00:31 AM
There seems to be a major flaw in the design of VS .NET.
The problem is that I cannot setup a project that
references other components (assemblies) that will work in
both release and debug builds.
When we build our NET components we have both release and
debug builds. In our apps we w... more >>
how to create multiline header in datagrid?
Posted by omid izadkhasti at 8/13/2003 2:39:24 AM
hello
i need to write multiline header in datagrid.please help
me
tanks a lot
bye... more >>
Problem sending mail on Server 2003 "SendUsing" configuration is invalid
Posted by Brent at 8/12/2003 9:48:28 AM
Hi, I have a C# asp.net app that sent mail fine on server 2000 or win 2000,
but now I moved it to our new 2003 box, and it's giving me "The 'SendUsing'
configuration is invalid"
This is the code now...
MailMessage mail = new MailMessage();
mail.From = from;
mail.To = email;
mail.Sub... more >>
web application design solution
Posted by Inga at 8/12/2003 6:17:36 AM
Hi,
I'm developing web application with specific business
logic.
I have such situation and don't know how to implement it:
I need to have one main page (.aspx) which is devided in
several parts: header, menu, footer and content part.
Obviously header, footer and menu parts are static and ... more >>
VS .net 2002 VS .net 2003 Whats the difference??
Posted by Mark at 8/12/2003 5:37:00 AM
Could somone explain to me the difference between VS .net
2002 and 2003 ? Or point me to a URL that explains the
difference?
Thanks,
-Mark... more >>
svchost.exe seems to be interferring with outlook express
Posted by Dr. Indera at 8/11/2003 10:24:48 PM
hi,
i have vs.net 2003 installed and twice today, i got a pop-up that asked if i wanted to debug
svchost.exe (i haven't opened or used vs.net in weeks). i attempted to debug it, but i really don't
know what i'm doing when it comes to that. now, i'm noticing that when i click on a email in outlo... more >>
Enum class
Posted by John Carter at 8/11/2003 8:29:29 PM
I see a note in _Microsoft Visual C#.net Step by Step_ on
page 168 that says that "All enumeration types
automatically inherit some useful enumeration-related
methods from the System.Enum class." On that same page
there is an example of one of them, ToString().
My question is: where can ... more >>
Can´t reach Internet from VS.NET GUI
Posted by Oscar Thornell at 8/11/2003 5:11:14 PM
Hi,
Some of the features in VS.NET like "XML Web Services" on the tab "Online
Resources" has ceased to function on my VS.NET installation...and only
describes the error message "This feature requires that you have connected
to the Internet..."
Is it my firewall that prevents that page from ... more >>
Error while check for 2003 .NET update within IDE? help!
Posted by LTO at 8/10/2003 9:12:58 AM
Hello,
Everytime I try to check for VS.NET 2003 update within the IDE, an error
messagebox appears with following message -
VS.NET 2003 setup encountered errors while attempting to download required
files. Check your Web browser configuration settings and your connection
hardware, and then tr... more >>
problems creating a new project on another server
Posted by Justin Parker at 8/10/2003 8:14:07 AM
I have VS.Net 2003 installed on an WIN XP machine. I'am
trying to create a new project on a WIN server 2003 - Web
edition machine. They are both on the same domain. What
needs to be done, so that VS.Net can communicate and set
up the project? ... more >>
how to i post my dot net web pages to my iis 6 machine
Posted by Alvis Floyd at 8/9/2003 3:48:42 PM
hello i am trying to write a simple asp.net page i am
using visual studio dot net 2002 on a win 2k pro
i am running iis 6 on a 2003 server. but i cant figure out
how to get my web pages from my win 2k box to my iis 6 box
if i were trying to do this with visual interdev i would
just right cli... more >>
Using Parameters in Console Apps
Posted by Raymond Auerbach at 8/9/2003 1:39:53 AM
I am using VS.NET to write some C++ code for an
assignment. Can someone please tell me how to pass the
equivalent of command-line parameters using Visual
Studio .NET 2003's Run command? Thanks!
Sincerely,
Raymond Auerbach... more >>
.Net framework 1.1 Update
Posted by Gaby at 8/8/2003 7:32:33 PM
I have Vs.Net 2002 Edition. And I have just
downloaded .Net FRamework 1.1 redistributable package from
microsoft.
I installed it, it didn't have errors.
After I installed it i saw that i also had the previos
version (1.0).
If I want Vs.Net to work with .Net framework 1.1 what do I
do ... more >>
RichTextBox - no DragDrop event
Posted by Richard Carmel at 8/8/2003 3:45:37 PM
There is no Drag and Drop events in the .NET RichTextBox
Control, however, if I simply add these events with the
correct syntax, it seems to work fine. What is going on
here? I would have thought that I could have implemented
some kind of interface to make it work.... Does the
compiler ... more >>
Datagrid select column not working...
Posted by Stu at 8/8/2003 2:12:33 PM
Hi,
I have a datagrid with a column of select buttons (using the property
builder). Whenever I change the column from Link Button to Push Button the
ItemCommand handler stops picking up on the button click.
Has anybody come across this before / know how to fix it?
Also, when I turn on pag... more >>
The debugger is not properly installed. Run setup to...
Posted by luket at 8/8/2003 12:07:07 PM
A very strange thing has happened to two installations of
VS.NET on two different machines at two different
locations.
Yesterday I zipped up my project I was working on at work
and FTP'ed it home. I then opened it there, compiled it
and tried to debug it. I then got the message:
"Unable ... more >>
SendARP Function
Posted by Bloopi at 8/8/2003 10:22:58 AM
Dear All,
I'd like to know if SendArp works only on a local network...
thanks
... more >>
VB6 code in VB.NET
Posted by Kashif Imran at 8/8/2003 8:52:55 AM
Hi,
In VB6 I was using index property with combobox. But .NET
dont support "Index" property. How can i use the
following code in VB.NET now?
for i=0 to 100
if comboPID(0).caption = "" then
exit sub
endif
next
Thanks,
Kashif... more >>
|