| Thread | Last Post | Replies |
|
| SOS !! Erased all my files by mistake !!! | 25 Oct 2005 16:34 GMT | 3 |
I am new to programming. While trying to remove a trial version of Visual Studio.net through Windows XP Add/Remove feature, I got a warning saying all files based on that application would be deleted. Thinking the warning referred to all Visual Studio.net programs and libraries, ...
|
| VS.NET 2005 + compiling .NET 1.1 | 25 Oct 2005 15:58 GMT | 1 |
Can anyone tell me if the Visual Studio 2005 release out in 2 weeks will be able to compile projects using the .NET 1.1 framework, or will it be totally dependent on .NET 2 framework for its intellisense/compiling etc.
|
| Menu and my sanity | 25 Oct 2005 15:17 GMT | 1 |
I'm sure this should be easy, but I'm tearing my hear out trying to get an MDI parent and an MDI child menu to merge using VC# 2005 Express Beta. I've defined the following menus: MDI Parent
|
| Socket limitations with .NET | 25 Oct 2005 14:53 GMT | 1 |
What, if any, are the limitations on sockets with .NET. We need to create an automated test framework for socket based services, simulating 100's of thousands of concurrent connections. Currently we seem to hit a 2000 sockets per workstation. We have not been
|
| 'Cannot copy assembly" error | 25 Oct 2005 13:28 GMT | 1 |
I have read quite a lot about this but in VS.net 2003. I have a solution, which has 24 projects. Each project refer to different other projects within the solution. i was able to compile the solution without any problems. The problem started happening, once I included the ...
|
| Totally lost with c# web service execution as remote identity | 25 Oct 2005 04:33 GMT | 3 |
Alright, I've been searching around for some time and have not been able to find anything concrete on fixing an issue I am having. Here's the situation: 1) I have a non-anonymous webservice running on a w2k3ee sp1 server
|
| change the file build action for multiple files | 25 Oct 2005 03:42 GMT | 3 |
My application uses files with a custom extension for stored procedures. I would like to use the standard Installer project to deploy them, but since the default build action for these unknown file types is "none" there's no way that I can find to get them into the installer.
|
| dotNET Framework 1.1 with VS.NET 2003? | 25 Oct 2005 01:01 GMT | 5 |
My VS.NET 2003 installation cd contains .NET Framework 1.0. If I re-install VS.NET, can it be used with .NET Framework 1.1 which I have installed on my system now? Or must VS.NET be used for delopment with the .NET Framework that it shipped
|
| Query for Network Link Speed. | 24 Oct 2005 15:52 GMT | 1 |
G'day to all. I suspect that getting the Link Speed of you current network configuration is part of the NIC Driver DLLs and/or libraries. My question is, is there a way of getting this from the NET API or WIN API? Or, if anyone knows of some VB code that I could use, I would ...
|
| vs 2005 launch | 24 Oct 2005 01:22 GMT | 6 |
at november in many different cities there will be an event to launch vs 2005, and to those who doesn't live near a city that will host one there will be a special launch or something like that, an online version of the event
|
| Copy project woes. | 23 Oct 2005 15:12 GMT | 1 |
Recently moved some servers around a rebuilt dev box, got all asp.net applications running locally just fine, however copy project no longer works no matter what I try. I have even tried sending projects to a fresh server with no luck at all.
|
| Web Services question | 22 Oct 2005 13:12 GMT | 1 |
When using VB.NET to create a web services application, does tha service have to be hosted on a server that gives special permission fo the application (sort of like some personal homepage hosts requirin prior approval for you to use CGI scripts?) Or, instead, can We
|
| Registration process | 22 Oct 2005 12:59 GMT | 5 |
Does the registration of VS.NET involve getting an activation code without which VS.NET won't work? Or does it just involve telling Microsoft the user's "demographics"? The info in the MS Knowledge Base suggests the latter, but I want
|
| Toolbars in VS2005 go missing | 22 Oct 2005 04:10 GMT | 3 |
I am having a problem. My toolbars (Data, Security, etc - i.e. on the left) go missing when I leave VS2005RC and come back in. This may or may not have something to do with the Infragistics toolbar that I install. I am searching in both sets of newsgroups.
|
| Moving Web Project in VS .NET 2003 | 22 Oct 2005 03:53 GMT | 3 |
I have inherited a web project that for some reason kept getting corrupted and moved to a different directory with an TestWeb_1, TestWeb_2, TestWeb_3 on it. I tried to eliminate this and move it back to the directory TestWeb. All seemed fine, but when I restart VS, I get an error ...
|