| Thread | Last Post | Replies |
|
| There was a problem loading data: Generating user instance in SQL Server is disabled. | 24 Mar 2008 15:43 GMT | 11 |
I downloaded the Microsoft Web Enabled Movie Collected starter kit in VB and created a new project using the template, but when I try to debug I get the message: There was a problem loading data: Generating user instance in SQL Server is
|
| Unit test, explicit | 24 Mar 2008 12:32 GMT | 1 |
I'm currently converting our NUnit based tests so that we can use Visual Studio test. Some of our tests used the NUnit Explicit attribute which causes a test or test fixture to be ignored unless it is explicitly selected for running.
|
| XSD editor is missing in VS2008? | 23 Mar 2008 12:59 GMT | 2 |
I have a problem with editing XSD documents with XSD graphical editor, because in VS200is it is missing. I can use it editor only in VS 2005 ? Why is that? Is there a way to unlock this functionaliy? I couldn't
|
| can I upgrade from vs2003 --> 2008? | 23 Mar 2008 11:49 GMT | 3 |
I bought a $99 copy of vstudio 2003 several years ago, if I buy the $179 vstudio 2008 upgrade will that work? Tia -Alex
|
| VS2008 Templates disappeared | 22 Mar 2008 01:25 GMT | 4 |
When I want to create a Web Site using the Create...Web Site from the start page I get an empty dialog box displayed... No more templates, I mean nothing, only a big white area nothing to choose from.... I was able before. I had the Ajax ControlToolKit Templates installed and
|
| ClickOnce Security Probleme in VS2008 | 21 Mar 2008 09:36 GMT | 10 |
In Visual Studio 2008, when I select the "Enable ClickOnce Security Settings" option, I've got this error : "Problem generating manifest. This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms."
|
| First time a project is loaded in VS 2003, Times Out | 21 Mar 2008 02:16 GMT | 4 |
Hi, I posted this previously in the "Setup" section but did not receive a response. The first time each day that I load a web project in Visual Studio 2003 I get the following error message:
|
| 'redist' | 20 Mar 2008 00:26 GMT | 7 |
I'm trying to setup a Windows XP Embedded minimal system to run a VS2008 C++/MFC application. In the 'redist' notes it talks about a vcredist_x86.exe but I don't find that on the install DVD nor on my development system; where do I find that? It also talks about copying the ...
|
| MT.EXE and Error 9009 | 19 Mar 2008 21:05 GMT | 1 |
Having trouble getting the Manifest Tool (mt.exe) to work in a post build step. Either returns error 9009 or the help info. Seen other people have had this but no solutions. My original step, which I got off CodeProject site was: $(DevEnvDir)..\..\SDK\v2.0\bin\mt.exe -manifest
|
| MT.EXE and Error 9009 | 19 Mar 2008 21:05 GMT | 1 |
Having trouble getting the Manifest Tool (mt.exe) to work in a post build step. Either returns error 9009 or the help info. Seen other people have had this but no solutions. My original step, which I got off CodeProject site was: $(DevEnvDir)..\..\SDK\v2.0\bin\mt.exe -manifest
|
| Team Foundation Server and MSSCCI Provider and Viewing History with VB6 form files | 19 Mar 2008 19:15 GMT | 1 |
Thanks for reading my post. I have question regarding viewing history in Team Explorer on our Team Foundation Server for Visual Basic 6 .frm files. I have installed the MSSCCI Provider was able to check out, make modifications to source code, and then check in the form. At the
|
| Start solution compilation | 19 Mar 2008 17:18 GMT | 1 |
how can I start the compilation of a solution with a batch file? Christian
|
| Target Framework | 19 Mar 2008 16:41 GMT | 2 |
In Visual Studio 2008, the Application pane of the project Properties should contain a new combobox called Target Framework that allows you to target the .NET Framework versions 2.0, 3.0, and 3.5 .
|
| VS2008 Dataset designer problem | 19 Mar 2008 15:10 GMT | 2 |
I've just installed Visual Studio 2008 in a P4 machine, with 3Ghz and 1 Gb RAM and xp pro. When working with a project, I can't use the dataset designer as it does not load existing dataset files, and cannot create new ones. The editor doesn't
|
| How to add additional value in DropDownList if populate from SQL D | 19 Mar 2008 02:06 GMT | 1 |
VS 2005[c#], SQL Server 2005, Windows XP Pro SP2 I have created a webpage that contains a GridView control, multiple DropDownList control and a button. The DropDownLists are populated from various tables in an SQL database. Please could you advice me on the
|