all groups > visual studio .net ide > july 2006 > threads for july 8 - 14, 2006
Filter by week: 1 2 3 4 5
Distributing VS2005 Project Template
Posted by Joe at 7/14/2006 3:17:08 PM
I have a project template I've created using the VS2005 IDE's built in
functionality, and it works great on my own system, however, I'd like to
distribute it to my co-workers. In and of itself, this isn't really a
problem because I can give them the project template ZIP file, and tell
... more >>
The custom tool 'MSDataSetGenerator' failed. Unable to convert input xml file content to a DataSet.
Posted by George Jordanov Ivanov at 7/13/2006 3:43:01 PM
Hi there,
I experience the following problem. I'm using Visual Studio 2005 Team System
For Software Developers. When I try to add a new DataSet to any kind of
project, I cannot get to the visual DataSet designer. Rather, I get the
following error (all the time no matter what the type projec... more >>
VS 2005 Splash Screen then Crashes
Posted by seanhogg NO[at]SPAM gmail.com at 7/12/2006 9:13:45 PM
Hi,
I recently installed VS 2005. When executing the program it opens the
splash page and then the EXE crashes/dies. However, if i run the app
from the command line > start devenv.exe /safemode the application
opens fine.
Does anyone know why this is so? How or what can i can i change so my... more >>
slow startup on aps.net project in vs.net 2005
Posted by Kevin Yu at 7/12/2006 3:14:24 PM
hi all,
it happened for the second time now, when starting an asp.net project, the
IDE spends 2--3 seconds to load an assembly (seeing from the status bar
message), it makes the asp.net project takes forever to load and run..
what's going on?!!!
... more >>
Can add any new items to any project.
Posted by Rob at 7/12/2006 8:34:01 AM
I have not had this problem until recently. I am running VS2003 and
everytime I attemp to add a class to a project I receive "Unspecified Error".
If I create a new project I receive the error "The specified module could
not be found." This of course is due to the fact that when I created th... more >>
Global DataSet
Posted by Tom++; at 7/8/2006 1:26:01 PM
I am exploring several options for the use of DataSets
I have created a windows form with a DataGridView control. My DataSet is in
another project that is part of the solution. How do I get the "Global"
DataSet in the other project to be referenced by the "Choose Data Source"
option of the ... more >>
|