When trying to log in to Vault Server, you see this message.
"Unhandled exception has occurred"
"The request failed with HTTP status 415: Unsupported media type"
Extended error information is
************** Exception Text **************
System.Net.WebException: The request failed with HTTP status 415: Unsupported Media Type.
at Autodesk.Connectivity.WebServices.InformationSvc._InformationService.Invoke(String methodName, Object[] parameters)
at Autodesk.Connectivity.WebServices.InformationSvc._InformationService.GetSupportedProducts()
at Connectivity.Proxies.Information.InformationServiceMethods.GetSupportedProducts(String remoteHost)
at Connectivity.Request.Vault.Internal.Utils.InformationServiceCfg.get_SupportedProducts()
at Connectivity.Request.Vault.Request.Information.GetSupportedProducts.Execute(RequestContext rContext)
at Connectivity.Request.Common.CommonRequest`1.ExecuteRequest(RequestContext rContext)
at Connectivity.Request.Runtime.RequestExecutor.Execute(IRequest req, RequestInstance reqInstance)
at Connectivity.Common.Vault.ViewModel.VaultConnection.GetSupportedProducts(String serverName)
at Connectivity.Common.Vault.SignIn.a(Exception A_0)
at Connectivity.Common.Vault.SignIn.l(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
This can happen if there is a problem with the files in the default C:\Inetpub folder. One investigation revealed that an administrator had moved that folder in Windows without updating IIS Mananger.
In some cases this has been resolved by reinstalling or repairing the Vault Server installation.
Subscribe