Accu Web Hosting Accu Web Hosting Accuweb Hosting
Accu Web Hosting Accu Web Hosting Window Hosting Home Accu Web Hosting Window Hosting Accu Web Hosting PHP Hosting Accu Web Hosting Reseller Accu Web Hosting SQL Hosting Accu Web Hosting   accu web hosting
 

Go Back   Web Hosting Technical Support Discussion Forum > General Information - Discussion and Recent Issues > TroubleShooting

TroubleShooting General Trouble Shooting Examples

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 08-19-2006
Junior Member
 
Join Date: Aug 2006
Posts: 1
Rep Power: 0
nhetz is on a distinguished road
Default

trying to run the following code on:
protected void Button1_Click(object sender, EventArgs e)
{
if (NewFolderName.Text != "")
{
try
{
string newFolderName = @"c:\domains\[domainname]\wwwroot\Uploads\aaa'";
Directory.CreateDirectory(newFolderName);
Page_Load(this, new EventArgs());
}
catch (Exception ex)
{
message.Text = "

" + ex.Message +"

";
}
}
}

generate the following exception:

Access to the path 'c:\domains\[domainname]\wwwroot\Uploads\aaa' is denied

please advise.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-21-2006
Senior Member
 
Join Date: May 2005
Location: (.)
Age: 25
Posts: 144
Rep Power: 0
Manuel_ is on a distinguished road
Send a message via MSN to Manuel_
Default

I dont know the scripting but if you have live URL or error then paste it here so that I can check it for any server related error and can assist you!!
__________________
Strat with Linux || Optimize, Secure and increase performance of Apache || Already Started
The visionary conceives the impossible, The missionary makes it possible. ...Gita.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to access phpmyadmin jayree Windows Web Hosting Discussion Forum 2 06-13-2006 11:24 AM
Site hosting, Spam/virus filtering, FTP Access Jason Windows Web Hosting Discussion Forum 1 02-15-2006 01:50 AM
Cannot Access WWWRoot Via FTP Vaughn Windows Web Hosting Discussion Forum 0 09-24-2005 07:42 PM
Anonymous FTP Set-up and Access rjbenz Linux Web Hosting Discussion Forum and Support 1 05-22-2005 12:10 PM


All times are GMT -5. The time now is 11:52 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5
http://www.accuwebhosting.com/terms.htm

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31