| Thread | Last Post | Replies |
|
| Lost debug symbols in VS2005 within a call to IWebBrowser2::Naviga | 14 Nov 2008 12:55 GMT | - |
currently I'm faced with a strange phenomenon when debugging my application on a smart device (WinCE 5 | ARM). The problem occurs within a call to IWebBrowser2::Navigate. See the following snippet for example:
|
| To access local IIS Web sites, you must install the following IIS components | 14 Nov 2008 10:28 GMT | - |
To access local IIS Web sites, you must install the following IIS components: IIS 6 Metabase and IIS 6 Configuration Compatibility ASP.NET
|
| could not find Team Project in "File - New" menu options | 14 Nov 2008 09:44 GMT | - |
I have installed VSTS 2008 TFS and its SP1 on a PC located in an AD domain. VSTS 2008 Team Suite and its SP1 were installed on this PC,too. But when I opened VS2008 first time to new my new team project, I could not find "Team Project" in "File - New" menu options. And so I could ...
|
| could not find 'Team Project' in VS2008 "File - New" menu options! | 14 Nov 2008 09:39 GMT | - |
I have installed VSTS 2008 TFS and its SP1 on a PC located in an AD domain. VSTS 2008 Team Suite and its SP1 were installed on this PC,too. But when I opened VS2008 first time to new my new team project, I could not find "Team Project" in "File - New" menu options. And so I could ...
|
| VS 2008 crashes with Error EventType clr20r3, P1 devenv.exe, P2 9. | 13 Nov 2008 20:06 GMT | - |
My VS 2008 Team Syste Developement Edition is crashing with the error: Event Type: Error Event Source: Microsoft Visual Studio Event Category: None
|
| Session ID problem with IE 7.0 and CTRL + N | 13 Nov 2008 16:53 GMT | - |
We have number of .NET applications that use session variables. As you know, the connection between IE and IIS is based on the unique session id. If a user starts a new TAB in IE 7 or presses CTRL + N or File > New > Window, client will have multiple instances of the app running ...
|
| how to access private members of the application when testing? | 13 Nov 2008 14:54 GMT | - |
I have a Sky class with the private property Isblue I am trying to access this through reflection (NOT through the Sky_Accessor class vstudio can create): var mySky=new Sky();
|
| VS2k8: What Is The Meaning Of An Exclamation Mark In DataTable Quick Watch? | 13 Nov 2008 10:56 GMT | - |
I'm trying to examine the contents of a DataTable in Visual Studio 2008 Debugger Quick Watch window. Some fields in the grid don't show the actual data content but, instead, they display a red circle having a white exclamation mark inside. What's the meaning of this red ...
|
| Editing in VS for Database Prof | 13 Nov 2008 01:00 GMT | - |
I have all my SQL objects imported into a solution. I edit a stored proc - but it always has the "Create" statement at the top instead of "Alter". What am I doing incorrect? Of course when I change proc and try to run agaginst my local DB - it returns an error saying the object ...
|
| Text Fields roll over to next line and other screen layout problem | 12 Nov 2008 02:46 GMT | - |
Our organization is performing compatibility testing on Vista and IE 7.0. One of our apps that is written in ASP has problem with text fields. The text in button labels cuts off at the end because it doesn't fit in the button area. Also in other instances it rolls over to next ...
|
| Disabling graphical themes in the IDE | 11 Nov 2008 20:21 GMT | - |
I regularly have the need to remotely develop, or test software in Visual Studio 2008 on a system in another state. I have this need, because the data the software needs to function resides at that location, and needs to remain there. I have a dedicated system running
|
| ASP.NET authentication options cause VS 2008 weirdness | 11 Nov 2008 19:13 GMT | - |
I have observed a strange problem with VS 2008. I wrote a small ASP.NET utility for one of my users, and put it in a folder[1] upon which I changed the default authentication options, turning off Anonymous Authentication in favor of one of the others (this problem
|
| Upgrade price from express edition | 10 Nov 2008 13:10 GMT | - |
From Microsoft website: To qualify for upgrade pricing, you must be a licensed user of one of the following products: a.. An earlier version of Microsoft Visual Studio
|
| VS 2008 & Code Analysis - .NET | 10 Nov 2008 03:55 GMT | - |
I would like to configure Code Analysis settings once for all the projects under some perticular directory. Curently I have to configure Code Analysis settings for each project seperatly. How to do this once and apply settings for all the projects and how to
|
| VS 2005/2008 and Crystal Reports | 08 Nov 2008 18:58 GMT | - |
I use VS 2005 and upgraded the included Crystal Reports .NET version to XI Developer edition. This has always caused problems when working with a team of developers in that everyone had to be running XI because it replaced the .NET version completely (ie. we couldn't use the ...
|