The virtual directory doesn't care about what version ASP.NET you are
running, since it's not actually responsible for running any processes.
It's only the Application Pool that runs processes and thus cares about
whether you are .NET v2 or .NET v4 etc.. or even if you are 64-bit vs
32-bit.
When y
vrajyoti Panda [mailto:suvrajyo...@contata.co.in]
> Sent: February-14-14 6:50 AM
> To: General discussion about the WiX toolset.
> Subject: Re: [WiX-users] How to select ASP.NET version
>
> Hi Kiran,
>
> I have used as below. Please see the app pool creation here.
>
>
&
.
Subject: Re: [WiX-users] How to select ASP.NET version
the installation is failing and show the below error
INSTALL completed, msiexec.exe return code: 1603 I have copied my code usage
below, pls take a glance
I suspect in IIS the Virtual dir or Application is already exist,again
your trying to install the same virtual dir with ur MSI..delete the the
virtual dir and try again..it may work
On 14-02-2014 19:24, Kiran Somisetty wrote:
> the installation is failing and show the below error
>
> INSTALL c
the installation is failing and show the below error
INSTALL completed, msiexec.exe return code: 1603
I have copied my code usage below, pls take a glance.
On Fri, Feb 14, 2014 at 7:07 P
Hi Suvrajyoti,
Curious, I don't use a mailto:suvrajyo...@contata.co.in]
Sent: February-14-14 6:50 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] How to select ASP.NET version
Hi Kiran,
I have used as below. Please see the app pool creation
Just use the below for your app pool.
ManagedRuntimeVersion="v4.0"
Could you please be more elaborate on the error you are facing.
On 14-02-2014 18:47, Kiran Somisetty wrote:
> Thanks for the response.
> I tried to implement like this, but I am getting a :1603 error during
> installation, any cl
Thanks for the response.
I tried to implement like this, but I am getting a :1603 error during
installation, any clues on this.
On Fri, Feb 14, 2014 at 5:20 PM, Suvrajyoti Panda wrote:
> Hi Kiran,
>
> I have used as below. Please see the app pool creation here.
>
>
>
>
Hi Kiran,
I have used as below. Please see the app pool creation here.
Regards,
Suvra Jyoti
On 14-02-2
you can seletc buy setting tag tag "ManagedRunTimeVersion".
On 14-02-2014 16:17, Kiran Somisetty wrote:
> Is there a way to provide the ASP.NET version while creating Web virtual
> directory in wix installer. I have created a installer that creates a web
> virtual directory, but I see the ASP.NE
Is there a way to provide the ASP.NET version while creating Web virtual
directory in wix installer. I have created a installer that creates a web
virtual directory, but I see the ASP.NET version is pointed to 2.0. I want
to set it to 4.0, rather than manually changing it.
-
11 matches
Mail list logo