Deployed Silverlight/WCF application only works for my log in -


i have part developed application follows:-

data access library wcf service library (hosted on web site in iis 7) using windows authentication silverlight application (hosted in web site on iis 7) anonymous login disabled on iis , windows login enabled.

so pretty standard stuff first time have done it. on local iis working fine, though not yet finished decided time deploy test server in case there things needed aware of deployment.

we have virtual windows 2008 server , test sql server 2008 , test iis 7 installed on it. installed web deploy onto server aid installation. vs2010 created web packages service host web app , main silverlight hosting web app. in test iis selected import application deploy menu , selected packages , installed successfully.

when test machine (therefore windows username/login) works same on local iis , good. however, when ask colleague test error calling methods on wcf service (i.e. not authenticated).

both using ie8 on windows 7, integrated windows authentication enabled. in security options intranet zone have enabled 'prompt username , password' asks credentials again when running application requires authentication when starting in ie. also, if colleague uses machine (still logged on pc me responding prompt own credentials) fails.

i have applied no special attributes service methods presume user should able authenticate. wrong?


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -