Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deploying Web App on Server
Message
De
06/09/2007 10:46:01
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
06/09/2007 10:00:02
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01252599
Message ID:
01252746
Vues:
15
Hi Dan,

>>>Ok...so I developed this killer web app for our intranet...
>>>
>>>Now how do I get it running on the server?
>>>
>>>I have everything there, but when I try to launch the default.aspx in my browser, it says "The page cannot be found."
>>
>>I can render HTML files (index.htm) on the site, but no ASPX files. What am I missing?
>
>OK...fixed that problem. I did not have ASP.NET enabled on the web server.
>
>Now I've ran into another problem. I'm getting a Configuration Error that says:
>
>
>Parser Error Message: Could not load file or assembly 'Mere Mortals
>Framework 2005, Version=2.4.0.0, Culture=neutral,
>PublicKeyToken=511bd18e16c7f771' or one of its dependencies. The system
>cannot find the file specified.
>
>
>The MM.Net assemblies were not in the BIN folder of my web site. So I copied them there and am still getting this message. What now?

Open your web.config file and verify the assembly references are the exact same version that you copied to the bin folder. Have you done any MM upgrades since you started this project? If so I would recommend removing the mm references and then adding them back. You would have to rebuild and copy everything back up there again. I have fought with this plenty myself but think I got it figured out.

Did you precompile this app? Is it updateable?
Tim
Timothy Bryan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform