Everybody thanks. I found the problem. guess what? I did not open the project as a solution, but opened the project as a website via Visual Studio. Then it is missing all its references and ofcourse I get these errors. :S
Can someone explain why I have the references in the Solution, but not when opening as website?
Marked as answer by suicidesquad on May 26, 2009 07:33 AM
suicidesquad
Member
83 Points
58 Posts
Re: Problem with Entity Framework template in DD Preview 4
May 19, 2009 10:04 PM|LINK
I reinstalled the framework 3.x and I don't have to reference the two dll's anymore to avoid the dll errors.
But It keeps annoying me with this error:
Could not load type 'DynamicDataEFProject.Global'. C:\Inetpub\wwwroot\EntityFrameworkProject\Global.asax 1
Can you give me some advices on what I can try tomorrow before I go to bed for some sleep? What does the error mean in your opinion?
Thanks in advance anyway.... Good night...
jzpy8l
Member
7 Points
20 Posts
Re: Problem with Entity Framework template in DD Preview 4
May 19, 2009 10:44 PM|LINK
Try this KB article:
http://support.microsoft.com/kb/306155
suicidesquad
Member
83 Points
58 Posts
Re: Problem with Entity Framework template in DD Preview 4
May 20, 2009 07:49 AM|LINK
Everybody thanks. I found the problem. guess what? I did not open the project as a solution, but opened the project as a website via Visual Studio. Then it is missing all its references and ofcourse I get these errors. :S
Can someone explain why I have the references in the Solution, but not when opening as website?
sjnaughton
All-Star
27308 Points
5458 Posts
MVP
Re: Problem with Entity Framework template in DD Preview 4
May 20, 2009 08:43 AM|LINK
Do you mean you opened the project file not the solution?
Dynamic Data Preview 4
Always seeking an elegant solution.
suicidesquad
Member
83 Points
58 Posts
Re: Problem with Entity Framework template in DD Preview 4
May 20, 2009 12:47 PM|LINK
The following scenario:
sjnaughton
All-Star
27308 Points
5458 Posts
MVP
Re: Problem with Entity Framework template in DD Preview 4
May 20, 2009 04:23 PM|LINK
Ah...
Dynamic Data Preview 4
Always seeking an elegant solution.