I am getting the following error once i try connectining to Episerver using the Episerver manager.
Does anyone have any idea about the root cause of the error and is there any workaround.
Its very urgent for me, your help is solicitate.
---------------------------
EPiServer Manager error
---------------------------
Unable to establish network connection to download server
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.IndexOutOfRangeException: VersionedFile
at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName)
at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name)
at System.Data.SqlClient.SqlDataReader.get_Item(String name)
at ProductUpdate.DataAccess.ProductDB.CreateProductFromDB(SqlDataReader reader) in C:\TFS Workspaces\lr_dev\LicenseRegistry\Development\ProductUpdate\DataAccess\ProductDB.cs:line 221
at ProductUpdate.DataAccess.ProductDB.ListRelease(Product product) in C:\TFS Workspaces\lr_dev\LicenseRegistry\Development\ProductUpdate\DataAccess\ProductDB.cs:line 122
at ProductUpdate.UpdateManager.GetVersions(Product product) in C:\TFS Workspaces\lr_dev\LicenseRegistry\Development\ProductUpdate\UpdateManager.asmx.cs:line 77
--- End of inner exception stack trace ---