Click here to Skip to main content
15,867,453 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Deleting User Cache only for the very first time Pin
jkirkerx1-May-12 13:17
professionaljkirkerx1-May-12 13:17 
Questionasp.net communicate with test web server Pin
rachel_m30-Apr-12 7:00
rachel_m30-Apr-12 7:00 
AnswerRe: asp.net communicate with test web server Pin
R. Giskard Reventlov30-Apr-12 7:42
R. Giskard Reventlov30-Apr-12 7:42 
AnswerRe: asp.net communicate with test web server Pin
ZurdoDev30-Apr-12 10:38
professionalZurdoDev30-Apr-12 10:38 
GeneralRe: asp.net communicate with test web server Pin
rachel_m30-Apr-12 11:57
rachel_m30-Apr-12 11:57 
GeneralRe: asp.net communicate with test web server Pin
R. Giskard Reventlov30-Apr-12 12:08
R. Giskard Reventlov30-Apr-12 12:08 
GeneralRe: asp.net communicate with test web server Pin
ZurdoDev30-Apr-12 14:47
professionalZurdoDev30-Apr-12 14:47 
GeneralRe: asp.net communicate with test web server Pin
rachel_m30-Apr-12 17:51
rachel_m30-Apr-12 17:51 
Here is what I am having trouble with:
1. according to the link:
http://msdn.microsoft.com/en-us/library/k6h9cz8h(VS.100).aspx, "if you install the .NET Framework 4 before you enable IIS, you must run the ASP.NET IIS Registration tool in order to register the .NET Framework with IIS and create application pools that use the .NET Framework 4."
This is a true statement for me.
I want to run the option 'aspnet_regiis i' in the following directory path: %windir%\Microsoft.NET\Framework64\v4.0.30319.

However the following applies:This option creates two application pools, ASP.NET v4.0 and ASP.NET v4.0 Classic. The DefaultAppPool application pool and the Classic .NET AppPool application pools are set to the .NET Framework 4 version of the CLR.

I already have the 'DefaultAppPool application pool and the Classic .NET AppPool application pools' created somehow. Should I delete what I have already and/or do these application pools somehowc onnect to cassini that I need to be aware of?

2. On the url linK http://msdn.microsoft.com/en-us/library/aa964620.aspx, I want to follow the directions in the following section: Installing IIS and ASP.NET on Windows Vista.
However these directions say to use the default web site. However on the production server at my small company, the default web site is removed and a new one is created. If I use a new website that I create,
will this hurt how the default cassini web server is used?

3. When I create a setup and deployment package of the code that I want to deploy on my workstation, what properties do I set so the deployment package knows how to locate the iis web server?
Questionasp.net test setup Pin
rachel_m30-Apr-12 6:58
rachel_m30-Apr-12 6:58 
AnswerRe: asp.net test setup Pin
ZurdoDev30-Apr-12 10:40
professionalZurdoDev30-Apr-12 10:40 
GeneralRe: asp.net test setup Pin
rachel_m30-Apr-12 17:54
rachel_m30-Apr-12 17:54 
GeneralRe: asp.net test setup Pin
ZurdoDev1-May-12 1:55
professionalZurdoDev1-May-12 1:55 
QuestionHelp with dynamic buttons Pin
Ubbi2330-Apr-12 2:54
Ubbi2330-Apr-12 2:54 
AnswerRe: Help with dynamic buttons Pin
Sandeep Mewara30-Apr-12 9:35
mveSandeep Mewara30-Apr-12 9:35 
AnswerRe: Help with dynamic buttons Pin
jkirkerx1-May-12 19:08
professionaljkirkerx1-May-12 19:08 
Questionredirect to the page that was previously visited Pin
hardik mer29-Apr-12 21:46
hardik mer29-Apr-12 21:46 
AnswerRe: redirect to the page that was previously visited Pin
Rahul Rajat Singh29-Apr-12 22:40
professionalRahul Rajat Singh29-Apr-12 22:40 
GeneralRe: redirect to the page that was previously visited Pin
hardik mer30-Apr-12 7:13
hardik mer30-Apr-12 7:13 
GeneralRe: redirect to the page that was previously visited Pin
hardik mer30-Apr-12 7:22
hardik mer30-Apr-12 7:22 
GeneralRe: redirect to the page that was previously visited Pin
jkirkerx30-Apr-12 11:58
professionaljkirkerx30-Apr-12 11:58 
AnswerRe: redirect to the page that was previously visited Pin
rakesh@bbspl.com1-May-12 21:21
rakesh@bbspl.com1-May-12 21:21 
Questiondownload tweets using user ID Pin
hosseinDolat29-Apr-12 6:59
hosseinDolat29-Apr-12 6:59 
AnswerRe: download tweets using user ID Pin
Richard MacCutchan29-Apr-12 23:05
mveRichard MacCutchan29-Apr-12 23:05 
QuestionShowing images from DB Pin
candogu29-Apr-12 5:42
candogu29-Apr-12 5:42 
AnswerRe: Showing images from DB Pin
Ali Al Omairi(Abu AlHassan)29-Apr-12 20:24
professionalAli Al Omairi(Abu AlHassan)29-Apr-12 20:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.