Hi,
I've tried looking for a post with the same error, but with no luck so I'm posting it here.
Whilst I was trying to create an FTP Account for a customer I got the following error. What could be wrong here? Any help would be appreciated:
Error creating FTP account
| Page URL: |
http://localhost:9001/Default.aspx?pid=SpaceFtpAccounts&mid=42&ctl=edit_item&SpaceID=3 |
| Logged User: |
serveradmin |
| Work on Behalf: |
customer1 |
| Hosting Space: |
3 |
| Stack Trace: |
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ArgumentNullException: Value cannot be null. Parameter name: path1 at System.IO.Path.Combine(String path1, String path2) at DotNetPanel.EnterpriseServer.FtpServerController.AddFtpAccount(FtpAccount item) at DotNetPanel.EnterpriseServer.esFtpServers.AddFtpAccount(FtpAccount item) --- End of inner exception stack trace --- at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters) at DotNetPanel.EnterpriseServer.esFtpServers.AddFtpAccount(FtpAccount item) at DotNetPanel.Portal.FtpAccountEditAccount.SaveItem() |
Software Version:
DNP 2.5.0
MS FTP 6.0
IIS 6.0
Windows 2003 Server Standard Edition with SP2 x86
.NET 1.1, 2.0, 3.0, 3.5
php 5,
MS SQL 2005 Express
MySQL 5
*All installed on the same server
Additional Stack trace from DotNetPanel Audit Log:
| 8/27/2008 12:03:28 AM |
8/27/2008 12:03:43 AM |
Error |
serveradmin |
FTP Account |
Add |
customer1 |
Folder: \CanRead: TrueCanWrite: TrueValue cannot be null. Parameter name: path1 at System.IO.Path.Combine(String path1, String path2) at DotNetPanel.EnterpriseServer.FtpServerController.AddFtpAccount(FtpAccount item) |
| 8/27/2008 12:06:46 AM |
8/27/2008 12:06:46 AM |
Error |
serveradmin |
FTP Account |
Add |
customerA |
Folder: \CanRead: TrueCanWrite: TrueValue cannot be null. Parameter name: path1 at System.IO.Path.Combine(String path1, String path2) at DotNetPanel.EnterpriseServer.FtpServerController.AddFtpAccount(FtpAccount item) |
Inputs:
Username: user1
Home Folder: \
Access Rights: Read and Write.
|