I created my WCF project and it works fine when I just run it from the deb开发者_Python百科ugger.
I have two an action method - > RoleURLManagement which differs with its input parameter in the get compared to the post so we have
After trying for long time I am not able to run my silverlight 4 business application successfully on my deployment server, where I don\'t have visual studio 2010 installed.
I\'m currently working on a deployment script that will take my site, export it from svn, remove any testing files etc in it, minify the javascript/css, copy the code to a remote web server, and then
I have a special web site that can create new sites using IIS7 ServerManager: using (ServerManager serverManager = new ServerManager())
I have a database that stores images which can be access via a primary key ID (vomit, I know, but it\'s out of my control).
I\'m relatively new to using IIS 7. I\'m getting confused by the various options that IIS 7 provides.
I wrote a test page that does a bunch of busy work in a method called at page load. This process as I have it now takes around 12 seconds.
I have created site on my local machine that works fine on debug mode but when i put the site on local iis (7.5) of my machine i get
I\'m setting up an ASP Classic website on Win7 x64, I have done the usual trick (Add site as Application to enable global.asa, use Classic pipeline App Pool, Enable 32-bit Applications: True,Load User