|
Home > Archive > Microsoft Content Management Server > August 2006 > CMS 2002 sp2 and .NET 2.0 issue
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
CMS 2002 sp2 and .NET 2.0 issue
|
|
| wardy1975@gmail.com 2006-08-16, 1:20 pm |
| Hi all,
Hoping someone can lend me a hand in tracking down my issue....I've got
a .NET 2.0 solution running under VS 2005 using MCMS 2002 sp2. When I
go to edit a posting, there is no issue, but if I try and save and/or
exit from the edit, I receive the error "A potentially dangerous
Request.Form value was detected from the client ", which is what you
would expect to see as the placeholders are passing back html which the
framework doesn't like. However, I have set my web.config up so that
validaterequest is false, so this error should not be occurring....This
solution worked previously with this configuration under the 1.1
framework, VS 2003 and MCMS 2002 SP1A.
Anyone have any thoughts on what the issue might be? Are we missing
something that needs tweaking with the SP2 installation?
Thanks
| |
| Stefan [MSFT] 2006-08-23, 1:22 pm |
| Hi,
this is explained here:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#39E1FE75-BF7B-4A9C-B29C-8C4D116A8487
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
<wardy1975@gmail.com> wrote in message
news:1155750477.362975.210500@i42g2000cwa.googlegroups.com...
> Hi all,
>
> Hoping someone can lend me a hand in tracking down my issue....I've got
> a .NET 2.0 solution running under VS 2005 using MCMS 2002 sp2. When I
> go to edit a posting, there is no issue, but if I try and save and/or
> exit from the edit, I receive the error "A potentially dangerous
> Request.Form value was detected from the client ", which is what you
> would expect to see as the placeholders are passing back html which the
> framework doesn't like. However, I have set my web.config up so that
> validaterequest is false, so this error should not be occurring....This
> solution worked previously with this configuration under the 1.1
> framework, VS 2003 and MCMS 2002 SP1A.
>
> Anyone have any thoughts on what the issue might be? Are we missing
> something that needs tweaking with the SP2 installation?
>
> Thanks
>
| |
| wardy1975@gmail.com 2006-08-23, 7:21 pm |
| Hi Stefan...thanks for the response....I'd actually already been to
that link when it wasn't working, hoping for a different solution,
because as I indicated, I've already configured the site to not
validate requests in the web.config, and there is no page level setting
that is overriding that value, so I'm stumped....especially because
this doesn't happen on all the servers or laptops.....varies between
installs despite being the same code base and browser....
Thanks,
Wardy
Stefan [MSFT] wrote:[vbcol=seagreen]
> Hi,
>
> this is explained here:
> http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#39E1FE75-BF7B-4A9C-B29C-8C4D116A8487
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> <wardy1975@gmail.com> wrote in message
> news:1155750477.362975.210500@i42g2000cwa.googlegroups.com...
| |
| Stefan [MSFT] 2006-08-24, 7:22 am |
| Hi Wardy,
then please post to an ASP.NET related newsgroup.
That is not a MCMS related question.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
<wardy1975@gmail.com> wrote in message
news:1156375578.390627.41370@i42g2000cwa.googlegroups.com...
> Hi Stefan...thanks for the response....I'd actually already been to
> that link when it wasn't working, hoping for a different solution,
> because as I indicated, I've already configured the site to not
> validate requests in the web.config, and there is no page level setting
> that is overriding that value, so I'm stumped....especially because
> this doesn't happen on all the servers or laptops.....varies between
> installs despite being the same code base and browser....
>
> Thanks,
>
> Wardy
>
> Stefan [MSFT] wrote:
>
|
|
|
|
|