0
votes
1answer
97 views

Authentication in SSRS and Lightswitch application

I have written application in which I have used SSRS and Lightswitch. Lighswitch application is used for data entry portion for the user. And SSRS is used for generating reports and graphs from the ...
0
votes
2answers
206 views

Lightswitch Forms Authentication issues based on windows user?

First my apologies if I failed to find an answer searching - I tried a variety of search topics but none that were directly related. I have a Lightswitch app deployed and working fine, running on IIS ...
1
vote
2answers
554 views

Lightswitch prerequisites on ASP.NET webserver

I am trying to deploy a LightSwitch application to a hosted ASP.NET webserver in my company. The application access data stored on a SQL Server. My webserver admin is asking me if there are any ...
2
votes
2answers
3k views

LightSwitch and IIS 7 Windows Authentication

I ask this under the pretense of LightSwitch as that is what I am trying to deploy even though I have a sneaky suspicion that it has nothing to do with it. If I have Authentication Enabled in any ...
0
votes
1answer
362 views

lightswitch search fails when deployed to IIS behind ISA Server

We have successfully deployed a LightSwitch app in a web server IIS 7. The app works perfectly when accessed via the internal IP (http://servername), but when it is done via the external IP ...