Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Workbench v9r5
MS Visual Studio Express 2010
Windows 7 Home - 64bit
---------
Opening a new web site in VS when I choose the QV Workbench templates I get the following error:
Exception from HRESULT : 0x80041FEB
----------
Wondering if others have had this problem with the above configuration. There are discussion on the MSDN concerning corrupted templates, ZIP version problems and running a possible cmd in Visual Studio Express 2010 Command Prompt. Of course MS Visual Studio Express does not allow the later.
Any thoughts appreciated.
TIA - Stoney
Open the zip file under C:\Users\[user]\Documents\Visual Studio 2010\Templates\ProjectTemplates
Extract the file ProjectName.webproj from the zip file
Edit this file, remove the 1 null byte from it to make it totally empty
Replace the file on the zip and you should be able to use it.