473,757 Members | 5,404 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASP.NET brand new and untouched project crashes - stupid error

Hi, there, smart guys!

I have an AMD 64 3000+ based system, with Windows XP Professional on it; I
recently installed Visual Studio 2003 Enterprise Architect; I created a new
C# ASP.NET Web Application project (with only the default blank page) and
immediately tried to start the project - it does not work, showing me the
following stupid error:

Server Error in '/WebApplication1 ' Application
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: The format of the file 'System.Data,
Version=2.0.360 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9' is
invalid.

Source Error:

Line 2: <configuratio n>
Line 3: <system.web>
Line 4: <compilation defaultLanguage ="c#" debug="true"/>
Line 5: <customErrors mode="RemoteOnl y"/>
Line 6: <authenticati on mode="Windows" />

Source File: c:\inetpub\wwwr oot\WebApplicat ion1\web.config Line: 4
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.406 07.85; ASP.NET
Version:2.0.406 07.85
What could be the problem??? I'm really desperate about this... I looked for
an answer every where on the Internet but still nothing!

Could anyone help me?
Thanks in advance and sorry for my poor English.
Nov 19 '05 #1
4 1234
Still nobody knows the answer?

"Smoothcode r" wrote:
Hi, there, smart guys!

I have an AMD 64 3000+ based system, with Windows XP Professional on it; I
recently installed Visual Studio 2003 Enterprise Architect; I created a new
C# ASP.NET Web Application project (with only the default blank page) and
immediately tried to start the project - it does not work, showing me the
following stupid error:

Server Error in '/WebApplication1 ' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: The format of the file 'System.Data,
Version=2.0.360 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9' is
invalid.

Source Error:

Line 2: <configuratio n>
Line 3: <system.web>
Line 4: <compilation defaultLanguage ="c#" debug="true"/>
Line 5: <customErrors mode="RemoteOnl y"/>
Line 6: <authenticati on mode="Windows" />

Source File: c:\inetpub\wwwr oot\WebApplicat ion1\web.config Line: 4
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.406 07.85; ASP.NET
Version:2.0.406 07.85
What could be the problem??? I'm really desperate about this... I looked for
an answer every where on the Internet but still nothing!

Could anyone help me?
Thanks in advance and sorry for my poor English.

Nov 19 '05 #2
You should upgrade to VS.NET Beta 2 ASAP.

You are using Beta 1 of the .Net Framework to
run a project created for the Net Framework 1.1.

If you used Visual Studio 2003 to create your project, and are
using .Net Framework Beta 1 ( 2.0.40607.85 ) to try to run
your project, it's no wonder you're getting load failures.

Alternately, you could set your project's
Application to run with the .Net Framework 1.1

That should make your project run,
but it will only run on the .Net Framework 1.1.

Get a copy of Denis Bauer's free ASP.NET Version switcher,
and change your project's virtual directory to .Net Framework 1.1 :

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

"Smoothcode r" <ro****@mld.kap pa.ro> wrote in message
news:0E******** *************** ***********@mic rosoft.com...
Still nobody knows the answer?

"Smoothcode r" wrote:
Hi, there, smart guys!

I have an AMD 64 3000+ based system, with Windows XP Professional on it; I
recently installed Visual Studio 2003 Enterprise Architect; I created a new
C# ASP.NET Web Application project (with only the default blank page) and
immediately tried to start the project - it does not work, showing me the
following stupid error:

Server Error in '/WebApplication1 ' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: The format of the file 'System.Data,
Version=2.0.360 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9' is
invalid.

Source Error:

Line 2: <configuratio n>
Line 3: <system.web>
Line 4: <compilation defaultLanguage ="c#" debug="true"/>
Line 5: <customErrors mode="RemoteOnl y"/>
Line 6: <authenticati on mode="Windows" />

Source File: c:\inetpub\wwwr oot\WebApplicat ion1\web.config Line: 4
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.406 07.85; ASP.NET
Version:2.0.406 07.85
What could be the problem??? I'm really desperate about this... I looked for
an answer every where on the Internet but still nothing!

Could anyone help me?
Thanks in advance and sorry for my poor English.

Nov 19 '05 #3
nobody knows the answer?
\
"Smoothcode r" <ro****@mld.kap pa.ro> wrote in message
news:0E******** *************** ***********@mic rosoft.com...
Still nobody knows the answer?

"Smoothcode r" wrote:
Hi, there, smart guys!

I have an AMD 64 3000+ based system, with Windows XP Professional on it; I recently installed Visual Studio 2003 Enterprise Architect; I created a new C# ASP.NET Web Application project (with only the default blank page) and immediately tried to start the project - it does not work, showing me the following stupid error:

Server Error in '/WebApplication1 ' Application.


--------------------------------------------------------------------------

------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: The format of the file 'System.Data,
Version=2.0.360 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9' is
invalid.

Source Error:

Line 2: <configuratio n>
Line 3: <system.web>
Line 4: <compilation defaultLanguage ="c#" debug="true"/>
Line 5: <customErrors mode="RemoteOnl y"/>
Line 6: <authenticati on mode="Windows" />

Source File: c:\inetpub\wwwr oot\WebApplicat ion1\web.config Line: 4


--------------------------------------------------------------------------

------
Version Information: Microsoft .NET Framework Version:2.0.406 07.85; ASP.NET Version:2.0.406 07.85
What could be the problem??? I'm really desperate about this... I looked for an answer every where on the Internet but still nothing!

Could anyone help me?
Thanks in advance and sorry for my poor English.


_______________ _______________ _______________ _______________ _______________ ____
Posted Via Uncensored-News.Com - Accounts Starting At $6.95 - http://www.uncensored-news.com
<><><><><><>< > The Worlds Uncensored News Source <><><><><><><>< >

Nov 19 '05 #4
Thanks a lot, Juan!!

Indeed I recently installed .NET Framework 2.0 Beta 1 and VS 2005 Beta 1 and
after two days unistalled it! And it seems that the uninstall was not quite
complete (I don't know why), thus my ASP.NET server still trying to run on
..NET fx 2.0.

"Juan T. Llibre" wrote:
You should upgrade to VS.NET Beta 2 ASAP.

You are using Beta 1 of the .Net Framework to
run a project created for the Net Framework 1.1.

If you used Visual Studio 2003 to create your project, and are
using .Net Framework Beta 1 ( 2.0.40607.85 ) to try to run
your project, it's no wonder you're getting load failures.

Alternately, you could set your project's
Application to run with the .Net Framework 1.1

That should make your project run,
but it will only run on the .Net Framework 1.1.

Get a copy of Denis Bauer's free ASP.NET Version switcher,
and change your project's virtual directory to .Net Framework 1.1 :

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
=============== =======

"Smoothcode r" <ro****@mld.kap pa.ro> wrote in message
news:0E******** *************** ***********@mic rosoft.com...
Still nobody knows the answer?

"Smoothcode r" wrote:
Hi, there, smart guys!

I have an AMD 64 3000+ based system, with Windows XP Professional on it; I
recently installed Visual Studio 2003 Enterprise Architect; I created a new
C# ASP.NET Web Application project (with only the default blank page) and
immediately tried to start the project - it does not work, showing me the
following stupid error:

Server Error in '/WebApplication1 ' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: The format of the file 'System.Data,
Version=2.0.360 0.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9' is
invalid.

Source Error:

Line 2: <configuratio n>
Line 3: <system.web>
Line 4: <compilation defaultLanguage ="c#" debug="true"/>
Line 5: <customErrors mode="RemoteOnl y"/>
Line 6: <authenticati on mode="Windows" />

Source File: c:\inetpub\wwwr oot\WebApplicat ion1\web.config Line: 4
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.406 07.85; ASP.NET
Version:2.0.406 07.85
What could be the problem??? I'm really desperate about this... I looked for
an answer every where on the Internet but still nothing!

Could anyone help me?
Thanks in advance and sorry for my poor English.


Nov 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1442
by: Anand Pillai | last post by:
I am trying to run the latest Boa on Windows 98 2nd edition, using python 2.2. The program starts up and immediately windows gives it's stupid error box. "This program has performed an illegal operation and will be shut down... blah blah blah..." It is a pity that I am using a stupid Windows 98 machine but my woes are for real apart from that. I can run a lot of python code including IDLE, PythonWin, PyPE and the wxPython examples,
0
1299
by: joe.bockskopf | last post by:
I am trying to add a setup project to an existing solution using VS.NET 2003. No matter what I do, VS.NET crashes while creating the project. I right click on the solution, select Add... New Project..., then select Web Setup Project. After a couple seconds I get the message : "Microsoft Development Environment has encountered a problem and needs to close. We are sorry for the inconvenience." I have also tried creating a regular...
10
2471
by: Harry Slaughter | last post by:
I've got a client who wants to see some immediate results on a brand new website. within a week, they'd like to see the following: 1) basic user authentication (using php sessions/cookies to maintain authentication) 2) some basic content (text, photos, audio) uploading mechanism 3) basic content browsing in a somewhat neatly formatted presentation knowing how quickly they wanted something they could look at, i initially suggested...
3
4110
by: David N | last post by:
I got a solution that contains about 30 projects, three of which cannot be open. When I open the project, I always receive the error message "Unable to get the project file from the Web Server" My machine is running Windows 2003. My colleagues are using the same hardware and software as I do, but I am the only one running into this problem. I searched the Internet and see that quite a lot of people having the same problem in the...
2
1679
by: Ken Stealth | last post by:
I spend more time tweaking this stupid computer than I do programming!!!! Although I love working in .NET when I finally get the chance - I absolutley hate its fragile nature. What a mess.... Anyway, I've googled the crap out of this error message and there are at least a half a dozen non-related solutions. Thanks to Microsoft for only suggesting one and leaving you high and dry! Here's my scenario:
3
2189
by: Johnny | last post by:
Hi, I have created an ASP.NET application (let's call it FooBar) with VS.NET on my local machine, residing in http://localhost/FooBar. Deploying it to another folder on my machine works well with FrontPage Server Extensions, but I don't manage to deploy the application to my web provider http root folder. When I run Copy Project, I get an error message just saying 'Unable to create Web project 'myname'. Not found.'.
2
2163
by: Chris Paxton | last post by:
I have a fairly basic VB.NET application that I converted from VS2003 to VS2005 and now it crashed the VS2005 IDE pretty regularly while trying to use the form designer. I've removed any 3rd references in my projects and recoded methods to remove any deprecated functions. Anyone have any suggestions?
0
1748
by: Jameson | last post by:
Visual Studio 2008 (90 day trial, team suite edition) crashes with "Microsoft Visual Studio 2008 has encountered a problem and needs to close...." message when I try to create a new wpf application project. Also, loading an existing wpf project (the "hittest3d" demo) works, but the program terminates when the system tries to display the test project main window (ie. step into the program, debugging just stops at new window1()). Possibly...
1
3516
by: Cramer | last post by:
I'm running XP Pro/SP2 + patches and updates, with Visual Studio Professional 2008 (and no prior installation of Visual Studio ever installed). When attempting to open an ASP.NET Web application project, Visual Studio shuts down immediately and with no error message. I can open Visual Studio - but when subsequently attempting to open the project, Visual Studio immediately shuts down. More specifically:
0
9297
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9904
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9735
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8736
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5168
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5324
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3828
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3395
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2697
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.