We already know it's installed on the server you want to host your app in...
That tab only shows up when *both* the 1.1 and 2.0 versions are installed.
"dancer" <dan
@microsoft.com> wrote in message
news:eXEqbf8pHHA.4132@TK2MSFTNGP02.phx.gbl...
> People say you can have both 1.1 and 2.0 side by side. ???
> I downloaded and installed WebMatrix Project because my hosting server does not support 2.0.
> I need to change my code to be compatible with 1.1 WHICH IS VERY FRUSTRATING.
> Do you have any advice for doing this?
> Changing servers is not an option at this time. I don't make the decision.
> "Alexey Smirnov" <alexey.smir
@gmail.com> wrote in message
>
news:1181079443.356727.118180@n4g2000hsb.googlegroups.com...
>> On Jun 5, 9:25 pm, "dancer" <dan
@microsoft.com> wrote:
>>> >> THE REASON I downloadedWebMatrixwas because I needed to run against 1.1because of the
>>> >> limitations of my hosting server. Now I can't be
>>> >> successful with 1.1 OR 2.0.
>> I'm reading your message again... What do you mean by "I needed to run
>> against 1.1"? As far as I remember WebMatrix is an ASP.NET IDE, so it
>> is for developing ASP.NET applications, and not for running remote web
>> sites.
>> I don't know about the Framework version WebMatrix used, and if the
>> web form is well formed then probably the problem happens because of
>> the different versions of the project (1.1 vs 2.0).