473,383 Members | 1,952 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,383 software developers and data experts.

Access to the path...

I'm trying to place some asp.net files on my existing web server. The files are an .aspx, .ascx, and a .xml. However, when I try to access the .aspx file from a browser, I get the following response:
Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET Files\xmlnavbar\c9b54dd8\f1d747b8" is denied.

Can anyone tell me what's wrong?

Thanks,
Brian Rupert
Nov 18 '05 #1
2 1277
You can try simply that folder (xmlnavbar and below) or try deleting the cache for that application which is located at:

C:\Documents and Settings\USERNAME\VSWebCache\COMPUTERNAME\APPLICAT IONNAME

There may be a lock on the cached files.

hope this helps,
John

"Brian Rupert" wrote:
I'm trying to place some asp.net files on my existing web server. The files are an .aspx, .ascx, and a .xml. However, when I try to access the .aspx file from a browser, I get the following response:
Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET Files\xmlnavbar\c9b54dd8\f1d747b8" is denied.

Can anyone tell me what's wrong?

Thanks,
Brian Rupert

Nov 18 '05 #2
Tee
I am not sure where is your XML file, but I think you upload the XML in the
same folder with the aspx, you need to use Server.MapPath("file.xml") to
locate the file in the application folder.

try:
Server.MapPath("file.xml")

---
Tee

"Brian Rupert" <Brian Ru****@discussions.microsoft.com> wrote in message
news:8B**********************************@microsof t.com...
I'm trying to place some asp.net files on my existing web server. The files are an .aspx, .ascx, and a .xml. However, when I try to access the
..aspx file from a browser, I get the following response:

Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET Files\xmlnavbar\c9b54dd8\f1d747b8" is denied.
Can anyone tell me what's wrong?

Thanks,
Brian Rupert

Nov 18 '05 #3

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

Similar topics

7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
1
by: cpajoe2001 | last post by:
I am having an issue and after searching around online for a day and half now and finding others with the same problem but yet no solution to my issue I am looking for help. What i have is ServerA...
0
by: evilbungle | last post by:
Good Morning, I am trying to build an application that will take the details from an access database and use them as log in details but I can not get the App to open the table as I keep getting...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.