The Web Service Software Factory 2010 is an integrated collection of resources designed to help you quickly and consistently build Web services that adhere to well-known architecture and design patterns.
Does not install on Windows7 with VS 2010 Premium (SDK and GAX already installed). The installer just show VS 2010 Ultimate as option to install the extension.
The installer may only display Ultimate, but the installation should not fail on Professional. If it does, please let us know on the community site at http://servicefactory.codeplex.com so we can figure it out.
The description says it supports Premium, but the installer only displays for Ultimate. So my rating is based on the failure/tease factor. Please fix this issue or change the description.
The fact the installer only displays Ultimate is a bug in how the extension is installed. This isn't a bug with WSSF or the description. The installation should succeed on Professional and Premium. If it doesn't, something else is wrong.
Hi
I have installed the GAX but still I am getting this error:
Install Error : Microsoft.VisualStudio.ExtensionManager.MissingReferencesException: This extension cannot be installed because the following references are missing:
- Guidance Automation Extensions
at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.BeginInstall(IInstallableExtension installableExtension, Boolean perMachine, AsyncOperation asyncOp)
at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallWorker(IInstallableExtension extension, Boolean perMachine, AsyncOperation asyncOp)
Is there an order in which we should install the prerequisites?
Best
Azin
My Enviornment
Visual Studio 2010 Ultimate with Visual Studio 2010 SDK & GAX installed.
The installation of Service Factory 2010 fails with following errors.
Found installed product - Microsoft Visual Studio 2010 Ultimate
The extension with ID '306C9B2B-E7C7-4E03-B4E9-F62CCD292AAB' is not installed to Microsoft Visual Studio 2010 Ultimate.
The following target products have been selected...
Microsoft Visual Studio 2010 Ultimate
Beginning to install extension to Microsoft Visual Studio 2010 Ultimate...
Install Error : Microsoft.VisualStudio.ExtensionManager.NestedExtensionInstallException: The extension 'E3821E6E-C0AD-4F8F-B300-DE95E9776716' nested within '306C9B2B-E7C7-4E03-B4E9-F62CCD292AAB' failed to install.
The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. ---> System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
at System.IO.PathHelper.Append(Char value)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength)
at System.IO.Path.GetDirectoryName(String path)
at
((continued in next post))
@CJWarnke, I'm very sorry for the confusion during your installation. I should have posted this as a known issue in the description.
**** Even though you see "Ultimate" during the installation, and you're not using the Ultimate edition, continue with the installation. It should install successfully in Professional, Premium and Ultimate editions of Visual Studio 2010. ****
Fortunately, this bug doesn't prevent a successful installation. Our understanding is this is a bug with VSIX (not with this particular extension) and not anything we were able to influence. I'd be interested in your experience with installing other VSIX extensions. Please try the installation again (after the system requirements are met of course) and let me know if you have any problems.
Thanks, and sorry again for the inconvenience.
Don
Hi Don,
I have the same issue as CJWarnke, it does not install. After reading the log, I found it was because the Visual Studio 2010 SDK was not installed. Then after install the SDK, the installation of Web Service Software Factory 2010 is successful.
I have Visual Studio 2010 Professional.
Thanks,
Ruben