| Thread | Last Post | Replies |
|
| Creating new project results in error | 29 Jan 2005 16:57 GMT | 1 |
I have recently installed VS.NET2003 on a new computer. When I create a new project an error message of the specificed module could not be found is displayed. The project file is then created. If I attempt to add a form to the project using a form template I receive the ...
|
| Publishing ASP.NET 2.0 Projects from VS 2005 to IIS Running on XP | 29 Jan 2005 10:26 GMT | 1 |
Hello VS 2005 World: I am making my way through VS 2005 Beta 1 and I'm having a problem getting ASP.NET project to start in IIS running on an XP development machine. I build a sample project in VS 2005 and it runs fine through the debugger.
|
| Failed install of Framework 2.0 | 29 Jan 2005 00:43 GMT | 3 |
Every time I try to install the 2.0 Framework it dies with the error message Error 1935:An error occured during the installation of assembly Microsoft.VC80.CRT Public Key token 1fc8b3b9ale18e3b I dont understand why it wont install?
|
| .NET installation | 27 Jan 2005 01:57 GMT | 2 |
I'm trying to install Visual Studio .NET Enterprise Developer 2003 - English under XP Pro. I have tried to read all the stuff here, but are still having problems to
|
| Can you bypass the prereq check in VS .NET 2003? | 27 Jan 2005 01:05 GMT | 1 |
Can you bypass the prerequisites check when you install Visual Studio .NET 2003? If so how? Since I have installed Windows XP SP2, the prerequisites check stops the install saying I don't have the correct version of IIS installed. It is the
|
| Error 1304 while installing Visual Studio 2005 Beta 2 | 25 Jan 2005 20:39 GMT | 2 |
About three quarters of the way through the installation of Visual Studio 2005 Beta 2 I am receiving a popup window with the error: Error 1304.Error writing to file: Microsoft.VisualStudio.Windows.Forms.dll. Verify that you have access to that directory.
|
| How to Add Uninstallation icon inProgram Group for vb.net application | 25 Jan 2005 07:35 GMT | 2 |
I am new in .net and trying to create setup with uninstallation icon in program group. I have created one shortcut in my program group under application menu,by using msiexec /U <Product Code>.
|
| How to Add UnInstall Icon Shorcut for VB.net application | 25 Jan 2005 04:22 GMT | 1 |
I am new in .net and trying to create setup with uninstallation icon in program group. I have created one shortcut in my program group under application menu,by using msiexec /U <Product Code>.
|
| Setup runtime files failing to install from prerequisites CD | 23 Jan 2005 08:59 GMT | 3 |
I have tried to run bootstrap.msi manually from the prerequisites CD, but I get an error 1305. G:\Program Files\Common Files\Microsoft Shared\VS7Debug\1033\mdmui.dll seems to be corrupt for some reason. I have re-burned the CD from the ISO I purchased and downloaded from ...
|
| Visual Studio 6 | 22 Jan 2005 15:01 GMT | 2 |
I own a copy of Visual Studio 6 which I installed on my computer several years ago. That computer is long dead now. Will I be able to install VS6 on my current computer? I had never uninstalled it from my old computer. Will I have any problems?
|
| Install failed on .Net Framework 2.0 Beta | 21 Jan 2005 13:04 GMT | 1 |
During Visual Studio 2005 Setup... I'm getting "the following component failed to install -- Microsoft .NET Framework 2.0 Beta", I'm running Win XP Pro SP2. I've tried all the typical stuff, log on as Admin of local machine, no other
|
| Creating Class Library | 20 Jan 2005 15:46 GMT | 1 |
I'm attempting to follow a book ('A Programmer's Introduction to VB.Net' by Utley from 2002. It has a section on creating a Class Library and say's "...choose Class Library in the Templates list box". Nothing like that in my VB.Net Standard.
|
| vdt70vcs.dll error during installation - SOLUTION FOUND !!! | 20 Jan 2005 06:09 GMT | 2 |
I am referring to the message Directory: C:\Program Files\Microsoft Visual Studio .NET 2003\ File: vdt70vcs.dll And the prompt:
|
| New Install of VS.Net 2003 on laptop with XP PRO SP2 | 19 Jan 2005 15:05 GMT | 5 |
I juct purchased a new latop that came with XP PRO SP2 pre-installed. When I try and install Visual Studio .Net 2003, it tells me that I need to install the pre-reqs, but after I do and then reboot and run setup.exe again, it tells
|
| Solution with Assembly, Web Site and Setup - How to Sign assembly - check of the signature failed for assembly | 19 Jan 2005 02:37 GMT | 3 |
I've got a solution file with the following projects: - MyAssembly.prj - MyWebSite.prj - MyWebSiteSetUp.prj
|