I didn't see a deployment forum so I apologize if this should have been posted elsewhere.
As a beginning programmer with VS2005, I would like to publish my first application. I would like to make this available to many end-users without forcing them to install VS for themselves. I understand that once published, the setup file for the new user includes the .net 2.0 framework which each end-user would have to have, but upon completion of the install there is an error which says that EnvDTE 8.0.0.0 needs to be in the GAC cache. I have no idea what this is and why it occurs. I do know that if Visual Studio 2005 is installed on the end-user machine (making the .net framework already available) this is not an issue. But again, I don't want to register some 20 people for the VS2005 express editions just to run my apps.
Sorry if this is elementary, but I am at my wit's end.
Thank you.
As a beginning programmer with VS2005, I would like to publish my first application. I would like to make this available to many end-users without forcing them to install VS for themselves. I understand that once published, the setup file for the new user includes the .net 2.0 framework which each end-user would have to have, but upon completion of the install there is an error which says that EnvDTE 8.0.0.0 needs to be in the GAC cache. I have no idea what this is and why it occurs. I do know that if Visual Studio 2005 is installed on the end-user machine (making the .net framework already available) this is not an issue. But again, I don't want to register some 20 people for the VS2005 express editions just to run my apps.
Sorry if this is elementary, but I am at my wit's end.
Thank you.