Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Visual Studio (Orcas Beta) Application deployment setup error
 

Visual Studio (Orcas Beta) Application deployment setup error

Unable to work around an error that occurs with trying to deploy/install applications made with visual studio Orcas Beta 1 -- Message after installer starts is "windows 3.0.0.0 base files must be loaded into the GAC cache" -- ? Installer works on computer I created the applications on only and not on any others I have tried.

mpcasini  Thursday, June 07, 2007 3:21 PM
Are you sure the .NET Framework 3.0 is installed on the other computers? It sounds to me like they need to be.
Mike Wade - MSFT  Thursday, June 07, 2007 6:36 PM
Are you sure the .NET Framework 3.0 is installed on the other computers? It sounds to me like they need to be.
Mike Wade - MSFT  Thursday, June 07, 2007 6:36 PM

The two options for component files were DotNet 2.0 and DotNet 3.5 -- The default was 2.0 -- I have 3.5 on the computer on which I have Orcas installed -- I changed the option to 3.5 and re-published the application and it did install!!!

I t took about 30min and required a reboot, which I guess is to be expected for a new DotNet install --- I'm not sure if this can be improved. I started trying to use C# because C++ required a manual deployment strategy which is somewhat complicated.

Thanks!

mpcasini  Friday, June 08, 2007 2:40 AM

You can use google to search for other answers

Custom Search

More Threads

• Deploy Windows Service via Group Policy
• ClickOnce deployment as a local administrator
• .Net client profile configuration designer + ClickOnce
• How can I deploy to a Single .EXE file?
• VS 2005 Setup Project Shortcut Opens folder instead of executing program
• Visual Studio 2005 > Setup Project > Upgrade Questions
• Updater block error with "The client does not have sufficient access rights to the requested server object."
• How to make a deployment file in .net???
• Problem setting up Registry value for deployment
• Can the dotnet merge module be used by InstallShield?