| Thread | Last Post | Replies |
|
| webservice: path 'post' is forbidden help | 08 Aug 2006 19:51 GMT | 7 |
Please excuse the newbie question. I am just starting to look into web services and have run into an error right out of the gate. I am developing in VS 2003, .NET 1.1. I created a new web service and uncommented the HelloWorld web method. When
|
| Project build dependencies using devenv.exe | 08 Aug 2006 12:37 GMT | 5 |
Our build scripts build our solutions using devenv.exe. They always worked in VS2003 but now with the migration to VS2005 they started to fail. In this specific case we have a C++ application and an Installer project. Looking at the output log the problem seems to be that the the ...
|
| How to get Visual .Net 2003 | 08 Aug 2006 04:40 GMT | 3 |
I have never had a Visual Studio before and I suddenly want to start programming with Visual .Net 2003 because it is DotNet 1.1 compatible Can I get it if I get a new MSDN subscription? (It seems like it could be possible, but maybe not.)
|
| Debugging using a desktop and laptop | 08 Aug 2006 04:20 GMT | 2 |
Currently I am coding and debugging a DirectX application on my desktop PC using visual studio 2005. What I would like to do is execute the DirectX application on my laptop (connected via LAN) and debug it through the main VS app on my desktop.
|
| ASP.NET themes suck | 08 Aug 2006 04:02 GMT | 1 |
I was going to ask a question, but I think I've answered it so now I am going to rant about how crappy ASP.NET themes are instead. As I've indicated above, my problem today is with themes. Per microsoft "Only one theme can be applied to each page. You cannot apply
|
| Team services | 07 Aug 2006 20:25 GMT | 1 |
This may not be the right place to post this but.. I had VS 2005 pro installed on my laptop. I attempted to install VS Team Edition for Software Testers, so i could attach to a Team Server. I cannot seem to get the installation to have the features to attach to the server.
|
| Common solution settings | 06 Aug 2006 18:13 GMT | 1 |
I have a solution that contains several projects. The projects have preprocessor defines and include paths in common. As these change from time to time I want to
|
| Cannot unsinstall VC# 2005 express edition | 06 Aug 2006 17:51 GMT | 3 |
My machine crashed while uninstalling 2005 express edition and now I cant uninstall it or install a full version of of VS 2005 The crap in the log said [06/18/06,21:03:10] ExpressUI: [2] The following volumes do not have
|
| Wait for vs 2005 SP1 or stick to vs 2003 | 06 Aug 2006 06:02 GMT | 4 |
Facts.. Having tried for the second time to move to vs 2005 (after the production version of WAP).. Here are my experiences all done on an A/B test with dual 2003 and 2005
|
| Visual Studio Installation Error | 05 Aug 2006 13:02 GMT | 4 |
I am trying to install Visual Studio 2003 or 2000 i insert Disk 1 and it asks for component update when i put that disk it says Error while processing !! Can any please help me resolve this.
|
| Pass Parameter to another vs project at runtime | 04 Aug 2006 08:26 GMT | 4 |
i need to Pass Parameter to another vs project at runtime, how can i do this? Thanks
 Signature Pony Tsui
|
| Cannot change any control id in vs2005 web project | 04 Aug 2006 02:55 GMT | 3 |
I have one VS2005 Web Application Project project in a solution of many projects where I now cannot change the ID property of any control, on any page or user control, using the Properties window. If I change the ID, it reverts back to the original name as soon as I press enter ...
|
| cannot edit code, all code in DLLs | 04 Aug 2006 00:13 GMT | 1 |
I am taking over someone else's code and my users are experiencing tons of problems but when I try to go into the source code to edit and try to fix these problems, I realize that all the old programmer's code is in DLLs so I cannot access the source from anywhere. It's really ...
|
| Changing value of [TARGETDIR] | 03 Aug 2006 23:00 GMT | 4 |
I'm creating a very basic installer with VS2005. This installer will copy files to a folder in the root of the c:\ drive and read some regkeys and aplce a few files in that location. Nothing will be placed in \Program Files\.
|
| Exception of type 'System.OutOfMemoryException' was thrown | 03 Aug 2006 10:50 GMT | 4 |
I have a .NET 2005 solution with five projects in it. My Product project (amongst other things) contains classes that access the database via stored procedures to return datasets. In my AdminConsole project I reference the Product project add a ObjectDataSource to my page, ...
|