Update InstallerService URL
This commit is contained in:
parent
3c8aeefefd
commit
57ebdcd06e
13 changed files with 23 additions and 23 deletions
|
@ -48,7 +48,7 @@ namespace WebsitePanel.Installer.Core
|
|||
}
|
||||
else
|
||||
{
|
||||
webService.Url = "http://www.websitepanel.net/Services/InstallerService.asmx";
|
||||
webService.Url = "http://www.websitepanel.net/Services/InstallerService-2.0.asmx";
|
||||
}
|
||||
|
||||
// check if we need to add a proxy to access Internet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue