I have a very strange problem. Simply creating a Masterpage with nothing in
it but the Content Area and then making a page that uses this masterpage and
has a DataView Control, binds to a DataSet works ok.
But as soon as I add:
<link href="http://links.10026.com/?link=~/css/styles.css" rel="stylesheet" type="text/css" />
to the Masterpage (with or without ~ doesn't matter) gives:
Microsoft JScript runtime error: Object required
what could this be ?Do you have anything in your styles.css file?
Shimon.
"Carlo Marchesoni" <CarloMarchesoni@.discussions.microsoft.com> wrote in
message news:B2609723-74F4-4660-93D6-A6C93141D685@.microsoft.com...
>I have a very strange problem. Simply creating a Masterpage with nothing in
> it but the Content Area and then making a page that uses this masterpage
> and
> has a DataView Control, binds to a DataSet works ok.
> But as soon as I add:
> <link href="http://links.10026.com/?link=~/css/styles.css" rel="stylesheet" type="text/css" />
> to the Masterpage (with or without ~ doesn't matter) gives:
> Microsoft JScript runtime error: Object required
>
> what could this be ?
>
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment