I\'m trying to set up Windows authentication in my web app, but I cannot make it work. The app run in my computer (Windows 7 x64), I am in a domain network, and the app is running on the real IIS, not
I have a application written in ASP.NET which uses DllImport to reference a dll written in Delphi. On my Windows 7 dev machine using the asp.net Development Server accessing the ddl works as expected.
We recently began using ELMAH in our project and I\'m noticing some weird issues on the summary page /elmah.axd.
I have a very weird behavior from Coldfusion 8 and IIS 7. On the IIS, a site is declared and one of the subsirectories is a virtual directory poiting to a local filesystem. Everything is working exce
I have a website on IIS 7 using Basic authentication. There are some pages that must be public. I added an this exception in a开发者_StackOverflow社区 location element in the web.config and it looks l
I\'m using URL Rewrite and Application Request Routing in IIS 7.5 to set up a reverse proxy for a couple of blogs that need to be integrated into existing websites. Multiple domains are bound to one w
I am trying to access a web role integrated with ACS from the Android emulator , the issue is that during web role debug configuration , the ACS redirects back to \"localhost\" and not to a real URL.
i have webservice that is using .net 2.0 server 2003 32 bit when i host it under iis 6 with basic and intergated auth enabled it works great.
I have a DLL that provides mail sending functionality to an asp.net application, this DLL reads its configuration from an xml file whose path is set in an app.config setting.
I\'ve got a WCF service that wraps some legacy DLLs that generate report PDFs.That legacy code works great in a desktop app, but when invoked via the WCF service, the PDF page size is driven by virtua