| Thread | Last Post | Replies |
|
| Exclude Folders VS 2005 | 16 Jul 2007 19:39 GMT | 2 |
I am migrating a project from VS2003 to VS2005. Within my web application space there is a folder which holds very large text files (eg sitemaps, products feeds) which are written to regularly.
|
| Weird buttons | 16 Jul 2007 17:10 GMT | 2 |
windows xp - vb .net - vs 2005 - web forms I added a button to a web form today and when I went to IE to test it I got a compiler error, something about controls needs with events! I deleted the button1 and the code in it and double clicked on the button in
|
| Searching for a string in a project | 16 Jul 2007 15:16 GMT | 2 |
I am starting to research a large body of VB script written by a former employee, and I need to solve a problem I have simply worked around before, i.e., searching all the scripts in a project for a specified character string, e.g., "blnCustFound". When I attempt such a ...
|
| Invalid license data. Reinstall is required. | 16 Jul 2007 00:08 GMT | 9 |
I've been running 'VS2005 + SP1 + Patch' on Vista for months without problems, but today I got the above message. Others have described it in this blog <http://blogs.msdn ...
|
| I'm trying to import a Database Schema from an SQL Server 2000 Dat | 15 Jul 2007 19:34 GMT | 11 |
I'm trying to import a database schema in my Database project in VS2005 and I got: Error: Import Database Schema error: Invalid length parameter passed to the substring function.
|
| OLE DB Provider list empty in VS 2005 Crystal | 13 Jul 2007 22:16 GMT | 2 |
Using Crystal in VS 2005, I use the database wizard and try to create a database connection via "OLE DB". When the applet window opens, the "Provider:" window is empty. This was never the case before. I certainly didn't purposely do anything to clear the list. I'm wondering ...
|
| System Requirements | 13 Jul 2007 20:57 GMT | 2 |
I am in the market for a new laptop; however, it has been a number of years since I've bought a new computer. For Web and PocketPC development on VS.net 2005, what can I expect from a 1.5GHZ-1.7GHZ Centrino with 1GB ram?
|
| 'ms-help://MS.VSCC.v80' error message when selecting Help files | 13 Jul 2007 20:21 GMT | 1 |
After uninstalling Visual Basic and Visual C# Express versions and installing the 180 Day evaluation of Visual Studio 2005 Pro I now no longer have any Help files or Dynamic Help. Any time I try to load MSDN or any Help files I get the following error message
|
| VS 2005 - SP1 - Properties Window | 13 Jul 2007 20:16 GMT | 3 |
I am running VS2005 with SP1. At least I think I installed SP1 even though in the "About Visual Studio" window, it says SP.050727-7600. Anyway, now when I am in Source mode, and when I put my cursor over a control, then look at the Properties Window, everything is BLANK.
|
| Microsoft Windows Installer 3.1 fails to install | 13 Jul 2007 17:50 GMT | 1 |
On my computer I was running Windows XP sp2 with all the current updates. I updated the OS to Win XP Pro with sp2. Now, when I try to add to my Visual Studio, it notices that my MSI file is 3.0... and tries to install Windows Installer 3.1 which fails during
|
| vs license | 13 Jul 2007 15:21 GMT | 1 |
I am working at a company where I am the only .net programmer. I want to be able to test sql server 2000 t-sql commands using Visual Studio.net 2005 professional version. I have read articles from Microsoft saying that you should not test on a
|
| Team Foundation Server | 13 Jul 2007 14:10 GMT | 1 |
I haven't seen a newsgroup for team foundation server. Should I post questions here?
|
| Change CompanyName is VS | 13 Jul 2007 13:49 GMT | 2 |
Is it possible to change the company name in Visual Studio so when I get the properties of a project and look at the assembly information I dont have to change that each time with the new company name? I looked in the registry but couldn't find much!!!
|
| Why are Visual Studio 2005 Start Page events so out of date? | 13 Jul 2007 08:50 GMT | 1 |
Why are Visual Studio 2005 Start Page events so out of date? Is there a way to get a refreshed upto-date list?
|
| Filestream error checking and variables not declared | 13 Jul 2007 01:32 GMT | 2 |
How does one do this: TRY DIM w as new Filestream(filename,File.mode.OpenOrCreate) catch ex as exception
|