Use VS2010 silverlight business application template to createa defaut solution. Change authentication to Windows in Web.config and the code in app.xaml.cs to use wind开发者_C百科ows authentication. N
at work I am struggling a bit with the following situation: We have a web application that runs on a WIndows Server 2008 64 bits machine. The app\'s ApplicationPool is running under the ApplicationPoo
Anybody knows how to debug a web service hosted by an IIS in a Silverlight 4.0 application? My IIS version is 7.5 and my operating s开发者_如何学Pythonystem is windows 7.
i have a simple aspx page. Here\'s the top of it:- <%@ Page Language=\"C#\" AutoEventWireup=\"true\"
I have an Umbraco website that is running on IIS7.5 and is Load Balanced.The users are updating via one side only so that we don\'t get any issues whilst updating the site.The problem is, each day we
What I\'m doing SHOULD be simple. In IIS6 I could just go to Properties on the Web Site and Create/Remove the application status from it. However, I cannot for the life of me figure out how to convert
I get error message \"Unable to start debugging on the web server\" in Visual Studio 2010. I clicked the Help button and followed the related suggestions without success.
I have a hybrid asp.net web forms / mvc application that I recently converted to .net 4 with mvc2. I have set-up that application to run on IIS 7.5 (on Windows 7) and the web forms part of the site is
I have a website running on a IIS 7.5 server with ASP.NET 4.0 on a shared host, but in full trust. The site is a basic "file browser" that allows the visitors to login and have a list of fil
I created an ASP.NET MVC 2 application in Visual Studio 2008.I set the release build to go through the ASP.NET compiler to precompile all the views, minify Javascript and CSS, clean up the web.config,