Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assembly not found
Message
From
16/11/2004 11:08:22
Ben Alicea
B.A. Software & Consulting, Inc
Oldsmar, Florida, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Assembly not found
Environment versions
Environment:
ASP.NET
OS:
Windows 2000
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00961742
Message ID:
00961742
Views:
48
Hi,

I deployed my web application to a server using the VS.NET "Project | Copy Project" menu option. I selected "Copy: Only files needed to run this application".

When I run the web app, I get the following error:

Parser Error Message: File or assembly name Mere Mortals Framework Web Forms, or one of its dependencies, was not found.

Source Error:
Line 20: 			<assemblies>
Line 21: 				<add assembly="Mere Mortals Framework Interfaces, Version=1.1.1118.20862, Culture=neutral, PublicKeyToken=2312fefb461dbb0e" />
Line 22: 				<add assembly="Mere Mortals Framework Web Forms, Version=1.1.1158.18447, Culture=neutral, PublicKeyToken=a16649d902b008d4" />
Line 23: 			</assemblies>
Line 24: 		</compilation>
 

Source File: C:\Inetpub\wwwroot\AM\web.config    Line: 22 
Help will be greatly appreciated.

Thanks

Ben Alicea
Next
Reply
Map
View

Click here to load this message in the networking platform