473,326 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Could not run ASP.Net 2.0 apps

Hi,

I'm building an application that uses ASP.Net 2.0.

During dev phase, I used the vs webserver and it works fine.
Now I want to test it into a production like IIS web server, but without
success, I get this error whenever I try to run a .Net page :

Compiler Error Message: CS0016: Could not write to output file
'h:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\autoupdate\499c60c5\bde9b7d5\App_Web_default .aspx.cdcab7d2.ntfk6jzq.dll'
-- 'Incorrect folder name'.

What I've done :
- built the app
- created in IIs a new web server using port 8080 (but I also tryed on the
default web site)
- created a dedicated app pool like myserver\myuser
- added this use into the IIS_WPG group
- granted full control ACL to this group and the user to
\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tempor ary ASP.NET Files
- created a virtual folder to my app files
- changed the app pool to the dedicated app pool
- granted read ACL to the app files to the user of the app pool
- iisreset-ed

Even with all of this checks, it does not works.
When I tryed to run the page, the folder
"WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tempor ary ASP.NET
Files\autoupdate\499c60c5\bde9b7d5\" is actually created. Some cs files are
created :
App_Web_1jjpem5-.pdb
App_Web_default.aspx.cdcab7d2.kgipw3fw.pdb
App_Web_default.aspx.cdcab7d2.ntfk6jzq.0.cs
App_Web_default.aspx.cdcab7d2.ntfk6jzq.1.cs
App_Web_default.aspx.cdcab7d2.ntfk6jzq.2.cs
App_Web_default.aspx.cdcab7d2.ntfk6jzq.pdb
App_Web_default.aspx.cdcab7d2.p2cxwrcv.pdb
App_Web_default.aspx.cdcab7d2.x2s3arol.pdb
App_Web_dzmv3e7l.0.cs
App_Web_dzmv3e7l.1.cs
App_Web_dzmv3e7l.2.cs
App_Web_dzmv3e7l.pdb
App_Web_mnq6q3kt.pdb
App_Web__rcrtfe7.pdb
assembly
dzmv3e7l.cmdline
dzmv3e7l.err
dzmv3e7l.out
dzmv3e7l.tmp
hash.web
_2mbwtid.cmdline
_2mbwtid.err
_2mbwtid.out
_2mbwtid.tmp

The detailled error is :

h:\windows\system32\inetsrv>
"H:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc .exe" /t:library
/utf8output /R:"ALL REFERENCES REMOVED"
/out:"H:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 \Temporary ASP.NET
Files\autoupdate\499c60c5\bde9b7d5\App_Web_default .aspx.cdcab7d2.ntfk6jzq.dll"
/D:DEBUG /debug+ /optimize- /w:4 /nowarn:1659;1699
"H:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\autoupdate\499c60c5\bde9b7d5\App_Web_default .aspx.cdcab7d2.ntfk6jzq.0.cs"
"H:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\autoupdate\499c60c5\bde9b7d5\App_Web_default .aspx.cdcab7d2.ntfk6jzq.1.cs"
"H:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\autoupdate\499c60c5\bde9b7d5\App_Web_default .aspx.cdcab7d2.ntfk6jzq.2.cs"
Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.42
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.

error CS0016: Could not write to output file
'h:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\autoupdate\499c60c5\bde9b7d5\App_Web_default .aspx.cdcab7d2.ntfk6jzq.dll'
-- 'Le nom de répertoire est incorrect. '

Thanks for any help
Dec 14 '06 #1
0 1828

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

Similar topics

9
by: mBird | last post by:
I wrote a service that listens for broadcast messages from my firewall (UDP snmp trap messages) and parses and puts the data in an database. I'd also like to write an app that is a simple form...
6
by: Dean | last post by:
I have several ASP.NET applications that I want to put onto a new website. Each app is currently its own solutions with it's own global.asax, etc.. What is the right way to deploy multiple...
10
by: Flare | last post by:
Hi I just read and experimented with normal .net GUI apps and deployed them with notouch deployment strategie as smartclients. Is it just me, or i this an very neglected topic? For me it...
3
by: Mark | last post by:
Ok, I know that .net inherently does not share session data across asp.net projects, but is there any decent work around to this. We already have a big chunk of our application using the asp.net...
2
by: Eric | last post by:
I have a header server(.ascx) control that I want to use with all my existing seperate web apps. These web apps are configured as seperate web apps in IIS but when I try to build my solutiuon...
4
by: Jeff | last post by:
We have multiple ASP.Net web apps in development. As a standard we are looking to go with SQL Server to hold state information. Can we have the multiple apps all point to a single State DB? Or...
3
by: The Magpie | last post by:
The portable versions of Firefox, Thunderbird and Sunbird for use with USB drives seems like a great idea and one I could make a helluva lot of use of at work - but before I drive down that...
24
by: John Rivers | last post by:
ASPX which means ASPX pages, the code-behind concept, User Controls, Web Controls etc. is very poorly designed and makes it extremely hard to develop professional quality web applications. ASPX...
4
by: moondaddy | last post by:
Can anyone recommend a source for sample apps that demonstrate UIs that meet the VISTA UI standards such as "top rules for the windows vista user experience"...
3
by: GaryDean | last post by:
I have serveral applications now running that are using the MembershipProvider classes and they are each using their own security tables in SQL Server 2005 instead of the express databases - they...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.