July 22, 2013 at 2:34 am
Hi! I try to install MDS but get stuck when opening the Explorer.
It seems like a Silverlight and WCF communication problem but the message is unclear.
I append my Environment, Log(IIS, MDS, Fiddler, UI) , and related config.
Hope anyone could give me some advice. Thank you! 🙂
Environment
OS : Windows Server 2008 R2
SQL : Microsoft SQL Server 2012 - 11.0.2100.60 (X64)
Developer Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)
IIS7
Silverlight (64 bit) 5.1.20513
Browser : IE9 , FF22, Chrome 28
MDS Server is installed on VM, in Windows Domain
Login user has system administration permission.
Application Pools Setting
MDS Application
(a) Managed Pipeline Mode = Integrated
(b) Identity = ApplicationPoolIdentity
My Settings
Authentication :
(a) MDS Website : Enable Windows Authentication. Disable Anonymous Authentication.
Under Windows Authentication > Advanced Settings > set Extended Protection = Accept or Required
(b) Service Folder : Enable Windows Authentication. Enable Anonymous Authentication.
My Web.Config
https://dl.dropboxusercontent.com/u/12915406/MDS/web.config.txt.xml
My applicationHost.config
https://dl.dropboxusercontent.com/u/12915406/MDS/applicationHost.config.txt.xml
UI Error Message
When opening MDS Explorer, the UI popup error messages like this.
WebException: [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound Debugging resource strings are unavailable
If I use Firefox, more error messages show up.
System.Reflection.TargetInvocationException: [Arg_TargetInvocationException]
Fiddler Log
green arrows point out the error request.
Here is the full log https://dl.dropboxusercontent.com/u/12915406/MDS/fiddler-log.html .
seems I don't have permission to access the request URL : http://mdsdev:88/Service/Service.svc/bhb
IIS Log
bhb again, not sure how adjust to access it.
2013-07-21 13:14:24 W3SVC2 fe80::208e:fa0c:31e5:901%10 GET /ScriptResource.axd d=jzBYvlgjGckxbHmd645HrUCsak8pPcTsujxzxXp5gfykwH0og-wOaIEfQRCkVtHUZaU9O-WZs75NSCtNmb4qyzx09zzgZlqq_Hxfv_GJZEA_V7wJtJkFpfiSaTBMqU17icKQwTLbTKf4fmtiRlbLYQ2&t=ffffffffb9f9f042 88 domainick fe80::208e:fa0c:31e5:901%10 HTTP/1.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:22.0)+Gecko/20100101+Firefox/22.0 mdsdev:88 200 0 0 1
2013-07-21 13:14:26 W3SVC2 fe80::208e:fa0c:31e5:901%10 GET /Explorer/AttributeSL.aspx MID=1&VID=1&EID=3 88 domainick fe80::208e:fa0c:31e5:901%10 HTTP/1.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:22.0)+Gecko/20100101+Firefox/22.0 mdsdev:88 200 0 0 326
2013-07-21 13:14:27 W3SVC2 fe80::208e:fa0c:31e5:901%10 POST /Service/Service.svc/bhb - 88 domainick fe80::208e:fa0c:31e5:901%10 HTTP/1.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64;+rv:22.0)+Gecko/20100101+Firefox/22.0 mdsdev:88 500 0 0 157
MDS Log
First two rows mention error, few mention Unable to convert value of query string parameter Id = MID to an integer.
MDS Error: 0 : Service started successfully, Assembly version: 11.0.0.0, file version: 11.0.2100.60 ((SQL11_RTM).120210-1917 )
DateTime=2013-07-21T13:26:55.2677163Z
MDS Error: 0 : ApiContractVersion: 5102
DateTime=2013-07-21T13:26:55.2686929Z
MDS Start: 1 : Service.InitializeExpirationStatus
Line 2268: MDS Verbose: 0 : Unable to convert value of query string parameter Id = MID to an integer
Line 2599: MDS Verbose: 0 : Unable to convert value of query string parameter Id = VID to an integer
April 26, 2014 at 9:06 am
I have the same problem with MDS. Did you solve the error? Thanks.
December 22, 2014 at 1:54 am
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply