an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 7/6/2009 10:13:59 AM By lukezy. 13 replies.
Page 2 of 2 (14 posts) << First < Prev 1 2 Next > Last >> 
1/22/2009 3:02:06 PM
zibi
Posts: 8
Joined: 9/15/2008
Re: Trust level
I moved everything from Module.config and DSC.config to web.config and made some changes in code.
Everything works fine but when i delploy my project on server i can only display the main page (default.aspx).
When I'm trying to navigate to other pages i got this error
 
<title></title> <style type="text/css"> body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; } </style><span>

Server Error in '/' Application. <hr color="silver" width="100%" size="1" />

The resource cannot be found.

</span>Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

Requested URL: /MyAccount.aspx
 
 
My server virtual path is: "/"
 
7/6/2009 8:49:02 AM
hsu.orders
Posts: 1
Joined: 6/22/2009
Re: Trust level
Does that solved the problem?
 
I'm having exactly issue with GoDaddy shared hosting account and 2.0 open source version.
 
For mine basic setup only need paypal as checkout method, and we should be able to create a strip down version of dotshopping cart to get this to work.
 
BTW, a bug related to this, on open source version, if we set paypal standard to be the only avaiable payment option, there would be an error during checkout.
 
 
Thanks,
Roger
7/6/2009 10:13:59 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Trust level
Both issues will be addressed in the V3. Try the solution described in this thread first. We are happy to help you solve the problem.
DotShoppingCart Staff
Page 2 of 2 (14 posts) << First < Prev 1 2 Next > Last >>