Skip to content

riseandcode/open-wscf-2010

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenWSCF2010

This is a port from patterns & practices Web Client Developer Guidance package to run WCSF on VS2012

WCSF2010-VS2012.vsix is a new package built from the original code in order to be used with Visual Studio 2012.
It depends on OpenGAX2010 and a refreshed built of GEL 2.0.0.0

None of the sources were changed (GAX, GEL or WCSF). I just refreshed the dependencies and at most updated config files as recomendedd on OpenGAX documentation.

All the sources are also available in the repository.
All the dependencies are already refreshed and Web Client Software Factory 2010 Source should be all ready to be build again if needed.


Full steps to port Web Client Software Factory 2010 to VS2012

  1. download aind install OpenGAX and OpenGAT

  2. download and install VS2012 SDK

  3. download Web Client Software Factory 2010 Source

  4. download GEL for GAX2010

  5. build "GEL for GAX2010" and make sure all the GAX related dependencies are pointing to version 2.0.0.0

  6. open "Web Client Software Factory 2010 Source" (\sources\WCSF2010\Trunk\Source\WebClientFactoryGP)

  7. make sure all the GAX related dependencies are pointing to OpenGAX (version=2.0.0.0, PublicKeyToken=023ca9fed18f34f0)

  8. make sure that GEL reference(Microsoft.Practices.RecipeFramework.Extensions.dll) is pointing to the version you just built

  9. follow OpenGAX documentation Porting existing packages to the open source GAX and Porting existing packages to Visual Studio 2012

  10. build "Web Client Software Factory 2010 Source" and your good to go!

About

Custom built from "patterns & practices Web Client Developer Guidance" original code to run WCSF on VS2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.2%
  • HTML 7.3%
  • Classic ASP 2.6%
  • Visual Basic .NET 1.3%
  • CSS 0.7%
  • JavaScript 0.5%
  • XSLT 0.4%