Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Error in Compilation

$
0
0
Re: Error in Compilation
ASP.NET
Re: Error in Compilation
Mar. 28, 2013
03:09 am
3QY06SATUShow this entire thread in new window
Gratar Image based on email address
From:Guy
To:Rick Strahl

Hey Rick,

Thanks for the Quick reply.
I have created a website in "MS Web Developer 2010 Express" for my final exam in computer science. I need to send the Web site to my teacher so he could evaluate it.
I wanted to upload it to my friend's server so I could send my teacher only a URL.

Can you please explain to me how to do that?

Thanks in Advance!
Guy


Make sure your site is running in a .NET 4.0 application pool. If you're running in a .NET 2.0 app pool it doesn't know about that targetFramework attribute and fails.

+++ Rick ---


Hey everyone,

I've tried to compile my ASP.NET site using the "ASP.NET Compiler" and I got the following error message:

Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
error ASPCONFIG: C:\Users\Guy\Google Drive\Current\Globus\web.config(Line 8)

I own the Microsoft Web Developer 2010 Express Edition and I want to publish it.


Does any know what should I do?


Thank you in Advance,
Guy M



Viewing all articles
Browse latest Browse all 10393

Trending Articles