My Installation Guidance of the Web Client Software Factory on Windows Vista
My Installation Guidance of the Web Client Software Factory on Windows Vista
The Web Client Software Factory brings you installation documentation. However, when I decided to install it on Vista, I noticed some difference/ problems. So this version is the merger between the official documentation and my experience. I post here only the installation section. You can find the whole installation guidance with this link: (the content of the environment configuration section is the same plus some screenshots)
Installation
I: Guidance automation
Install:
WatchOut:
1. You may have error with the toolkit setup. Use a command.bat with “msiexec /I path.msi” inside and run it with administrator mode.
2. Close all VS instance for Extension and Toolit setup (devenv.exe process)
Reminder:
Guidance Automation Extensions allow to run a guidance package
Guidance Automation toolkit allow you to create / modify a package (need the library)
II: Install .NET 3.0 and Windows Workflow
Framework 3.0: https://www.microsoft.com/downloads/details.aspx?familyid=10CC340B-F857-4A14-83F5-25634C3BF043&displaylang=en
III: Enterprise Library 2.0
Install:
Entreprise Library: https://www.microsoft.com/downloads/details.aspx?FamilyId=5A14E870-406B-4F2A-B723-97BA84AE80B5&displaylang=en
Copy these dlls in SourceCode\Microsoft.Practices\EnterpriseLibrary:
Microsoft.Practices.ObjectBuilder.dll
Microsoft.Practices.EnterpriseLibrary.Security.dll
Microsoft.Practices.EnterpriseLibrary.Logging.dll
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.dll
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll
Microsoft.Practices.EnterpriseLibrary.Data.dll
Microsoft.Practices.EnterpriseLibrary.Common.dll
IV: The Web Client Package
Install:
Le package "Web Client Development":
https://www.codeplex.com/websf/Wiki/View.aspx?title=Using%20the%20Web%20Client%20Software%20Development%20Package
Watch out:
Install this package in C:\ folder otherwise, you will have some problem about length of directory’s name
Comments
Anonymous
January 22, 2007
The comment has been removedAnonymous
January 22, 2007
do you talk about automation guidances package ? If yes, did you create a command.bat, edited it with this code: msiexec /I c:pathofMSI.msi , saved it and with a right click "run as administrator" ? Are you sure there is no 'devenv.exe" processus left in the task manageur ?Anonymous
May 08, 2007
Hello! Great site! I've found a lot information here. I don't know how to thank you. I hope you'll be writing more and more. Thank you again. Bye.Anonymous
May 09, 2007
Hello! Very interesting. Thank you.