Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgrading from 3.5 to 3.6
Message
From
05/05/2010 17:03:51
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
05/05/2010 16:53:11
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01463298
Message ID:
01463330
Views:
34
>>That should do it. Now let's see if you run into the same problem I am as listed in my thread started yesterday after getting a clean build.
>>
>
>I don't think this is the same error you were getting, but it may be related:
>
>
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: CS0012: The type 'System.Data.Objects.DataClasses.EntityObject' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
>
>Source Error:
>
>
>Line 116:    
>Line 117:    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
>Line 118:    public class default_aspx : global::SamaanSystems.IAS.Web.CustomerManager, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
>Line 119:        
>Line 120:        private static bool @__initialized;
>
>
>Source File: c:\WINDOWS\Microsoft.Net\Framework\v2.0.50727\Temporary ASP.NET Files\root\5ed82a0a\4609f228\App_Web_default.aspx.cdcab7d2.y4717anq.0.cs    Line: 118
>
>I'm not sure what file to fix as this refers to a "Temporary ASP.NET File".

Your web is a Web Application project so you should have the references node in the Solution Explorer. Just expand that and make sure the System.Data.Entity is in there for both your biz object projects and your web project.
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform