I want to make a web page that lunches an exe on the server when loaded i tried php: exec(\'filename\');
I recently inherited a dinosaur Classic ASP site that has some fresh blood pumped in to it in the form of intertwined ASPNET MVC 2. I have duplicated the site on the same server (Windows 2008 R2, 4GB,
Experimenting with URL rewrites using this module, however I\'m getting the followin开发者_运维技巧g error when attempting to hit the URL.Looked online for answers, but not sure what the best way to g
I\'ve got a WCF service that uses a Global.asax file to activate my services. So, my deplo开发者_JAVA百科yed virtual directory on my deployment box looks like
My dev environment is Windows 7 and IIS 7. i develop a silverlight 4 app that used Silverlight-Enabled WCF service. It is working true in IDE (Visual Studio 2010) but after published it in my IIS 7,
I\'m about to begin building an e-commerce website using c#, ASP.Net MVC 2, IIS7 and SQL 2008.The site will allow users to login, make purchases, and manage their orders.Obviously, there\'s a need for
I just switched from Classic Mode to Integrated Mode and now HttpContext doesn\'t seem to exist in my ASP.NET application. I can\'t even add a Watch to HttpContext nor to HttpContext.Current.
I had this question before \"Resize image on the fly make the image lose quality online but locally works nice\"
I have anASP classic web application running on windows 开发者_如何学JAVA2008 r2server is not renderingthe whole page(only last 70 % is shown)whilethe same application on my localhost running xp shows
my situation is: windows7 visual studio 2010 (with mvc2) mvc2 web application compiled with .NET 3.5 I install IIS7 with StaticModule but when I try to load a css or an image I receive a blank pag