|
|
Rank: Newbie Groups: Member
Joined: 12/19/2004 Posts: 3 Points: 9
|
My hosting use Plesk control panel when creat a hosting from plesk my website will store at C:\Websites\Vhost\Domain.com\httpdocs . I upload all to httpdocs directory and httpdocs is set virtual folder name Domain I open file config.aspx and set vfolder = "/Domain.coml" and my site don't run after that i set vfolder = "/" it run but i can't login to any page. Anyone know please help me. Thanks
|
|
Rank: Newbie Groups: Member
Joined: 12/19/2004 Posts: 3 Points: 9
|
I click to link Forgot password and got error:
Server Error in '/' Application.
Exception from HRESULT: 0x800A004C (CTL_E_PATHNOTFOUND). Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.DirectoryNotFoundException: Exception from HRESULT: 0x800A004C (CTL_E_PATHNOTFOUND).
Source Error:
Line 44: fso = Nothing Line 45: Else Line 46: fso.CreateFolder(Server.MapPath(upath)) Line 47: fso.CreateFolder(Server.MapPath(upath) & "\images") Line 48: fso.CreateFolder(Server.MapPath(upath) & "\menuimg") Source File: C:\Websites\vhosts\Domain.com\httpdocs\my_colour-config.aspx Line: 46
Stack Trace:
[DirectoryNotFoundException: Exception from HRESULT: 0x800A004C (CTL_E_PATHNOTFOUND).] Scripting.FileSystemObjectClass.CreateFolder(String Path) +0 ASP.my_lostpass_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\Websites\vhosts\Domain.com\httpdocs\my_colour-config.aspx :46 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243 System.Web.UI.Page.ProcessRequestMain() +1926
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 admin38340.3014699074
|
|
 Rank: Administration Groups: Administration
Joined: 7/1/2008 Posts: 256 Points: 574
|
Hi ! Please Set vfolder = "" in config.aspx Let me know if you have any qustions Thanks Suhail Kaleem Mailyoulike.com
|
|
Rank: Newbie Groups: Member
Joined: 12/19/2004 Posts: 3 Points: 9
|
When i login with user @admin@ i still get the same error with the new config
|
|
 Rank: Administration Groups: Administration
Joined: 7/1/2008 Posts: 256 Points: 574
|
You Should not get any kind of error with correct config Can you please email support@mailyoulike.com with your website url and ftp info we will look into this problem for you ! Thanks Suhail Kaleem mailyoulike.com
|
|
|
Guest |