an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Installation > MS WSE 3.0 Dependency - Host Support
Last Post 12/1/2007 11:00:33 AM By lukezy. 1 replies.
12/1/2007 8:37:50 AM
Lefty
Posts: 7
Joined: 4/23/2008
MS WSE 3.0 Dependency - Host Support

I have run into an issue that may be of note for some people considering the use of DSC.  Since it relies on the MS WSE 3.0, your web host must support this.

 

After uploading my site to my shared web host provider, I received an error that the assembly Microsoft.Web.Services3.dll could not be found.  I also discovered that uploading this assembly to the BIN folder does not appear to work either.  I believe that ASP.NET will not allow strong named assemblies within the BIN folder... they must be installed to the GAC.

 

So, for those with shared web hosts, ensure they support MS WSE 3.0, otherwise the site won't work, and you may or my not be able to get your host to install MS WSE for you.

12/1/2007 11:00:33 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: MS WSE 3.0 Dependency - Host Support

WSE 3.0 is only needed for Cybersource payment provider. If you need Cybersource payment, you could remove it from the solution file.

DotShoppingCart Staff