Lightswitch IIS 7.5 Deployment - GetAuthenticationInfo -


i having absolute nightmare "load operation failed query 'getauthenticationinfo'. [httpwebrequest_webexception_remoteserver]" error when deploying applications new server.

the apps have working , have been running while on server. have got move them new one, , cannot work!

i have been through of posts on error , have tried deployment working.

old server: win 2008 r2

new server: win 2008 r2

at first thought had devexpress xtra reports have disproved creating bare bones app 1 screen , 1 table , no extentions. , still fails. have tried every combination of authentication. have deployed test app old server , works fine, sure there must wrong iis settings. visual studio publishing app no errors. on runtime. have tried use fiddler clue going on cant find useful.

i have tried:

• removing , adding web server role on new server try , reset configurations.

• deploying several known working ls applications

• every combination of authentication on iis server app, website , server level

• tried syncing iis configuration old server using msdeploy.exe cmd line

• repairing .net framework 4 client prile & extended

• restarting server

• installing updates

• re installing web deploy

• made sure application pool .net v4

• made sure application pool integrated

• changed authentication on app pool user domain account known admin rights server (and have put apppool identity)

• creating new website , deploying app there

• restarting web services

• installing lightswitch 2012 server pre-requisites

none of these have worked @ all.

the way can deployed application load screen buid web type , change url from

http://server/otm 

to

http://server/otm/default.htm?islaunchedbyvs=true&authenticationtype=none 

something think related faulty installation of "lightswitch server configuration" installed using web platform installer 4.5 not showing in add/remove programs list, cannot uninstall see if messing things up. cant seem uninstall wpi , cant find direct download link microsoft.

i completley out of ideas , in big trouble these production applications , old serve shut down within next 2 weeks. appreciated!

.net framework 4.5 try running app on .net framework 4 had issue , spent 40 hours on .net 4 framework works


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -