an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Installation > OrderPipeline errorr
Last Post 9/23/2010 9:33:25 PM By Speedy Turtle Computers. 10 replies.
9/23/2010 4:40:22 PM
Speedy Turtle Computers
Posts: 16
Joined: 9/22/2010
Location:Tempe, AZ
OrderPipeline errorr
How can I fix this error?
 
 
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0234: The type or namespace name 'OrderPipeline' does not exist in the namespace 'DotShoppingCart.OpenSource' (are you missing an assembly reference?)

Source Error:

 
<table width="100%" bgcolor="#ffffcc"> <tbody> <tr> <td> </td> </tr> <tr> <td>
Line 1:  <%@ Application Language="C#" %>
Line 2:  <%@ Import namespace="DotShoppingCart.OpenSource.Core" %>
Line 3:  <%@ Import namespace="DotShoppingCart.OpenSource.OrderPipeline" %>
Line 4:  <%@ Import namespace="Microsoft.Practices.EnterpriseLibrary.ExceptionHandling" %>
Line 5:  
</td> </tr> </tbody> </table>
Source File: c:\shoppingcart\Web\Global.asax    Line: 3

 
I have tried #6 six on this but it doesn't exist  
 
 
Any ideas?
9/23/2010 7:06:07 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: OrderPipeline errorr
You are looking at the wrong Guide. Use this one intead. Take a look at bin folder to see if you have the DotShoppingCart.OpenSource.OrderPipeline.dll.
DotShoppingCart Staff
9/23/2010 7:11:43 PM
Speedy Turtle Computers
Posts: 16
Joined: 9/22/2010
Location:Tempe, AZ
Re: OrderPipeline errorr
okay I have done that but I still get this error what esle can I do?
9/23/2010 7:18:58 PM
Speedy Turtle Computers
Posts: 16
Joined: 9/22/2010
Location:Tempe, AZ
Re: OrderPipeline errorr
they are not in the two downloads zip files.
 
can you email it to me?
9/23/2010 7:26:39 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: OrderPipeline errorr
It's in the zip package. Please do you own diligent first.
DotShoppingCart Staff
9/23/2010 7:33:49 PM
Speedy Turtle Computers
Posts: 16
Joined: 9/22/2010
Location:Tempe, AZ
Re: OrderPipeline errorr
I have about 3 times sofar. I am not that dumm.
9/23/2010 7:52:29 PM
Speedy Turtle Computers
Posts: 16
Joined: 9/22/2010
Location:Tempe, AZ
Re: OrderPipeline errorr
here is a list of all the *.dll extensions with in the zip file
 
 
<a target="_self" href="http://www.speedyturtlecomputers.net/images/shoppingcart/dll.jpg"><img align="middle" style="width: 1036px; height: 401px" alt="" src="http://www.speedyturtlecomputers.net/images/shoppingcart/dll.jpg" />
9/23/2010 8:09:10 PM
Speedy Turtle Computers
Posts: 16
Joined: 9/22/2010
Location:Tempe, AZ
Re: OrderPipeline errorr
Okay I found it. It was under the  binary .zip files I redownloaded..
 
 
But Now I get this:
 
 

Could not load file or assembly 'DotShoppingCart.OpenSource.HttpModules.UrlRewriter' or one of its dependencies. The system cannot find the file specified.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'DotShoppingCart.OpenSource.HttpModules.UrlRewriter' or one of its dependencies. The system cannot find the file specified.

Source Error:

<table width="100%" bgcolor="#ffffcc"> <tbody> <tr> <td>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</td> </tr> </tbody> </table>
Assembly Load Trace: The following information can be helpful to determine why the assembly 'DotShoppingCart.OpenSource.HttpModules.UrlRewriter' could not be loaded.

<table width="100%" bgcolor="#ffffcc"> <tbody> <tr> <td>
Assembly manager loaded from:  C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Running under executable  C:\Windows\SysWOW64\inetsrv\w3wp.exe
--- A detailed error log follows. 

9/23/2010 8:12:12 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: OrderPipeline errorr
There are two packages. One is binary which has the dlls precompiled. If you download the source code package you will need to compile the solution to get dll. Make sense?
DotShoppingCart Staff
9/23/2010 8:33:21 PM
Speedy Turtle Computers
Posts: 16
Joined: 9/22/2010
Location:Tempe, AZ
Re: OrderPipeline errorr
Yea it does make sense. So I am going to start over again.
9/23/2010 9:33:25 PM
Speedy Turtle Computers
Posts: 16
Joined: 9/22/2010
Location:Tempe, AZ
Re: OrderPipeline errorr
what would cause me to get this error now?
 
 

Service Unavailable

<hr />

HTTP Error 503. The service is unavailable.