Dear All,

I am doing integratin of WSS wiith SPS 2003 and when i want to add the
link to site in SPS2003 I am getting this JavaScript Error.
'webForm_PostBackoptions' is undefined
I have done this integration on two other machine but there was no
problem,the only difference with the new machine is it has SQL Server
and Visual studio 2005 .So it seems that there is conflict between
SPS2003 and ASP.NET 2.0.

I have followed "http://support.microsoft.com/kb/894903" but my
web.config is already modifled.

There is no other problem i am facing in SPS2003 or WSS but the
problem is only in add link to site page

Any one of you face this problme.

any solution?

Thanks
Shahbaz

Re: SPS 2003 with ASP.net 2.x by Shane

Shane
Tue May 16 23:32:35 CDT 2006

SharePoint Portal server does not support .NET 2.0
http://support.microsoft.com/kb/907763


--
Shane Young - SPS MVP
SharePoint911 - http://www.SharePoint911.com
Blog - http://msmvps.com/shane/


"Shahbaz" <mshahbaz@gmail.com> wrote in message
news:1147839146.819587.22180@y43g2000cwc.googlegroups.com...
> Dear All,
>
> I am doing integratin of WSS wiith SPS 2003 and when i want to add the
> link to site in SPS2003 I am getting this JavaScript Error.
> 'webForm_PostBackoptions' is undefined
> I have done this integration on two other machine but there was no
> problem,the only difference with the new machine is it has SQL Server
> and Visual studio 2005 .So it seems that there is conflict between
> SPS2003 and ASP.NET 2.0.
>
> I have followed "http://support.microsoft.com/kb/894903" but my
> web.config is already modifled.
>
> There is no other problem i am facing in SPS2003 or WSS but the
> problem is only in add link to site page
>
> Any one of you face this problme.
>
> any solution?
>
> Thanks
> Shahbaz
>



Re: SPS 2003 with ASP.net 2.x by Shahbaz

Shahbaz
Wed May 17 01:32:28 CDT 2006

There is ASP.NET 1.1.4322 installed on the Server,but when i changed
the ASP.NET version for the SPS virtual server to 1.1.4322 , i am start
getting this message "Server Error in '/' Application.".

is this mean if there ASP.net 2.0 Installed .there is no way i can use
SPS 2004?


Re: SPS 2003 with ASP.net 2.x by Gary

Gary
Wed May 17 05:50:53 CDT 2006

You should be able to install ASP.Net 2.0 on the same box as your SPS
Server. We have done it on many different servers.

--
Gary A. Bushey
SPS MVP
bushey@mindspring.com


"Shahbaz" <mshahbaz@gmail.com> wrote in message
news:1147847548.050343.205070@i40g2000cwc.googlegroups.com...
> There is ASP.NET 1.1.4322 installed on the Server,but when i changed
> the ASP.NET version for the SPS virtual server to 1.1.4322 , i am start
> getting this message "Server Error in '/' Application.".
>
> is this mean if there ASP.net 2.0 Installed .there is no way i can use
> SPS 2004?
>



Re: SPS 2003 with ASP.net 2.x by Shahbaz

Shahbaz
Wed May 17 06:05:52 CDT 2006

Thanks for the reply

Installing ASP.NET 2.0 on SPS machine is something else
What i am doing is installing SPS on machine running ASP.net 2.0.

you have done this before?

I might unistall the Viusal studio and Sql server 2005 and then insall
SPS and then install Viusal studio and Sql server 2005 .
this seems to be not good solution..but anyother solution?


Re: SPS 2003 with ASP.net 2.x by Ken

Ken
Wed May 17 07:49:27 CDT 2006

You can have .NET 1.1 and 2.0 on the same machine, you just need to make
sure the client maps on the virtual directory / web site that has SPS 2003
map to .NET Framework 1.1. Here is a link that goes over the ASPNET_REGIIS
tool which will let you (re)map back to 1.1:

http://msdn2.microsoft.com/en-us/library/k6h9cz8h.aspx

Hope this helps,

Ken
"Shahbaz" <mshahbaz@gmail.com> wrote in message
news:1147863952.844196.203190@j55g2000cwa.googlegroups.com...
> Thanks for the reply
>
> Installing ASP.NET 2.0 on SPS machine is something else
> What i am doing is installing SPS on machine running ASP.net 2.0.
>
> you have done this before?
>
> I might unistall the Viusal studio and Sql server 2005 and then insall
> SPS and then install Viusal studio and Sql server 2005 .
> this seems to be not good solution..but anyother solution?
>



Re: SPS 2003 with ASP.net 2.x by Shane

Shane
Wed May 17 15:49:05 CDT 2006

I have often seen issues where a user has .NET 2.0 on the server and then
tries to install SharePoint.

If you install SharePoint and then after the fact add .NET 2.0 that seems to
work better.

--
Shane Young - SPS MVP
SharePoint911 - http://www.SharePoint911.com
Blog - http://msmvps.com/shane/


"Shahbaz" <mshahbaz@gmail.com> wrote in message
news:1147847548.050343.205070@i40g2000cwc.googlegroups.com...
> There is ASP.NET 1.1.4322 installed on the Server,but when i changed
> the ASP.NET version for the SPS virtual server to 1.1.4322 , i am start
> getting this message "Server Error in '/' Application.".
>
> is this mean if there ASP.net 2.0 Installed .there is no way i can use
> SPS 2004?
>