I am writing an MCV3 application using Windsor as the IoC container. I am using Cassini-dev and WaitN in the Acceptance tests and have a number of basic tests which work fine.
[The 2104 error has now \"magically\" disappeared and I don\'t know (yet) what changed - so please don\'t spend time on this. I will post back if/when I figure out what caused the original problem.]
I know that IIS supports SSL. However, we have a use case that we are evaluating Utidev Cassini for. However, I do not 开发者_StackOverflowknow if ultra cassini supports SSL. Does it?One option is to
I am attempting to post data from an Android application running in the Android Emulator on my local machine to a web application running under IIS Express also running on my local machine. Unfortunat
I just tried this simple example in a new web site to create an http handler in .net 4: http://msdn.microsoft.com/en-us/library/ms228090.aspx#Y700
I am having a problem trying to instantiate Oracle.DataAccess.Client objects in a web application. To test this I created a new asp.net web application and inserted the following code into the code b
I am getting this error on one PC but not on another. Both are connecting to a local SQLExpress 2008 R2 database which is identical on both machines. Both machines have VS2010 SP1 and EF4.1 (included
I created a service that has a database connection which is working fine in Cassini, when in copy the service to the inetpub all works fine except database calls, they always return this error:
Any idea which account IIS uses to run asp.net project. My project or code access file which is in C:\\path\\path directory. When I test the project in my m开发者_C百科achine it runs fine (well I am r
I have an existing asp.net project that I\'m attempting to move to a new development machine.The issue 开发者_JS百科I\'m encountering is that even though the project builds without error I cannot prev