Has anyone seen this error before? I get it on a new install on an FE server. Logged on locally and Run... https://localhost/mobileadmin Here's what you will get on the localhost/mobileadmin. Remote Wipe > mailbox or SMTP address Result: Server Error in '/MobileAdmin' Application. -------------------------------------------------------------------------------- Invalid URI: The hostname could not be parsed. 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.UriFormatException: Invalid URI: The hostname could not be parsed. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [UriFormatException: Invalid URI: The hostname could not be parsed.] System.Uri.Parse() +2587 System.Uri..ctor(String uriString, Boolean dontEscape) +191 System.Uri..ctor(String uriString) +7 System.Net.WebRequest.Create(String requestUriString) +29 Microsoft.Exchange.AirSync.Admin.Mailbox.propFindRequest(String deviceUri) +37 Microsoft.Exchange.AirSync.Admin.Mailbox.getDevices() +194 Microsoft.Exchange.AirSync.Admin.Devices.refreshDevicesTable() +135 Microsoft.Exchange.AirSync.Admin.Devices.Page_Load(Object sender, EventArgs e) +190 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +750 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Yep, it dont work for me neither. Aint got no solutions. And it installs funny too. End up with 2 "Default "web sites competing for port 80. If anyone has a suggestion it would be gratefully appreciated.. Regards "SeeImRed" wrote: > Has anyone seen this error before? I get it on a new install on an FE server. > Logged on locally and Run... https://localhost/mobileadmin > > Here's what you will get on the localhost/mobileadmin. > Remote Wipe > mailbox or SMTP address > Result: > > > Server Error in '/MobileAdmin' Application. > -------------------------------------------------------------------------------- > > Invalid URI: The hostname could not be parsed. > 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.UriFormatException: Invalid URI: The hostname > could not be parsed. > > Source Error: > > An unhandled exception was generated during the execution of the current web > request. Information regarding the origin and location of the exception can > be identified using the exception stack trace below. > > Stack Trace: > > [UriFormatException: Invalid URI: The hostname could not be parsed.] > System.Uri.Parse() +2587 > System.Uri..ctor(String uriString, Boolean dontEscape) +191 > System.Uri..ctor(String uriString) +7 > System.Net.WebRequest.Create(String requestUriString) +29 > Microsoft.Exchange.AirSync.Admin.Mailbox.propFindRequest(String > deviceUri) +37 > Microsoft.Exchange.AirSync.Admin.Mailbox.getDevices() +194 > Microsoft.Exchange.AirSync.Admin.Devices.refreshDevicesTable() +135 > Microsoft.Exchange.AirSync.Admin.Devices.Page_Load(Object sender, > EventArgs e) +190 > System.Web.UI.Control.OnLoad(EventArgs e) +67 > System.Web.UI.Control.LoadRecursive() +35 > System.Web.UI.Page.ProcessRequestMain() +750 > > > -------------------------------------------------------------------------------- > Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET > Version:1.1.4322.2300
Webtalk wrote: >Yep, it dont work for me neither. Aint got no solutions. And it installs >funny too. End up with 2 "Default "web sites competing for port 80. > >If anyone has a suggestion it would be gratefully appreciated.. Make sure the site's listening on either "All Unassigned" addresses or that you include 127.0.0.1. -- Rich Matheisen MCSE+I, Exchange MVP MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm Don't send mail to this address mailto:h.pott@getronics.com Or to these, either: mailto:h.pott@pinkroccade.com mailto:melvin.mcphucknuckle@getronics.com mailto:melvin.mcphucknuckle@pinkroccade.com