Hi
I am having problems with Report Manager. I am unable to submit any report
under Report Manager because the OK button is not responding.
This works fine on my production server. I have performed the same
installation on my development server and have encountered these problems. I
am unable to create roles, folders, or submit report, etc. There is not much
I can do because when I click the OK button the form does not seem to post. I
have other ASP.NET applications running on this server without any problems.
Does anyone have any ideas?
ThanksHi Nicky,
I'm having the same sort of problem. Did you ever resolve this?
Thanks in advance.
"Nicky" wrote:
> Hi
> I am having problems with Report Manager. I am unable to submit any report
> under Report Manager because the OK button is not responding.
> This works fine on my production server. I have performed the same
> installation on my development server and have encountered these problems. I
> am unable to create roles, folders, or submit report, etc. There is not much
> I can do because when I click the OK button the form does not seem to post. I
> have other ASP.NET applications running on this server without any problems.
> Does anyone have any ideas?
> Thanks|||Are any script errors showing up in the page? Does the postback happen at
all?
--
Brian Welcker
Group Program Manager
Microsoft SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
"mvander" <mvander@.discussions.microsoft.com> wrote in message
news:2819E9A9-58B6-40A2-9274-0EC7A708F0AC@.microsoft.com...
> Hi Nicky,
> I'm having the same sort of problem. Did you ever resolve this?
> Thanks in advance.
> "Nicky" wrote:
>> Hi
>> I am having problems with Report Manager. I am unable to submit any
>> report
>> under Report Manager because the OK button is not responding.
>> This works fine on my production server. I have performed the same
>> installation on my development server and have encountered these
>> problems. I
>> am unable to create roles, folders, or submit report, etc. There is not
>> much
>> I can do because when I click the OK button the form does not seem to
>> post. I
>> have other ASP.NET applications running on this server without any
>> problems.
>> Does anyone have any ideas?
>> Thanks|||There aren't any script errors. Also, the postback doesn't happen at all. It
is like the button doesn't even exist.
Brian,
It is interesting that if I run the ReportManager from an IE session on the
server, all functionality like enabling user, up loading files, etc, work
just fine.
However, if I run ReportManager from on IE session on my PC, the OK button
for security doesn't work.
To add to that: We are using Novell's iChain in our security model. iChain
controls access to web resources.
"Brian Welcker [MS]" wrote:
> Are any script errors showing up in the page? Does the postback happen at
> all?
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "mvander" <mvander@.discussions.microsoft.com> wrote in message
> news:2819E9A9-58B6-40A2-9274-0EC7A708F0AC@.microsoft.com...
> > Hi Nicky,
> > I'm having the same sort of problem. Did you ever resolve this?
> > Thanks in advance.
> >
> > "Nicky" wrote:
> >
> >> Hi
> >>
> >> I am having problems with Report Manager. I am unable to submit any
> >> report
> >> under Report Manager because the OK button is not responding.
> >>
> >> This works fine on my production server. I have performed the same
> >> installation on my development server and have encountered these
> >> problems. I
> >> am unable to create roles, folders, or submit report, etc. There is not
> >> much
> >> I can do because when I click the OK button the form does not seem to
> >> post. I
> >> have other ASP.NET applications running on this server without any
> >> problems.
> >>
> >> Does anyone have any ideas?
> >>
> >> Thanks
>
>|||The only thing I could this is that the requests are not getting to the
server. I would look at the IIS logs. Or a netmon trace.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
"mvander" <mvander@.discussions.microsoft.com> wrote in message
news:034D84E3-7212-45C6-99B6-D5A385F8184D@.microsoft.com...
> There aren't any script errors. Also, the postback doesn't happen at all.
> It
> is like the button doesn't even exist.
> Brian,
> It is interesting that if I run the ReportManager from an IE session on
> the
> server, all functionality like enabling user, up loading files, etc, work
> just fine.
> However, if I run ReportManager from on IE session on my PC, the OK button
> for security doesn't work.
> To add to that: We are using Novell's iChain in our security model. iChain
> controls access to web resources.
>
> "Brian Welcker [MS]" wrote:
>> Are any script errors showing up in the page? Does the postback happen at
>> all?
>> --
>> Brian Welcker
>> Group Program Manager
>> Microsoft SQL Server
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> "mvander" <mvander@.discussions.microsoft.com> wrote in message
>> news:2819E9A9-58B6-40A2-9274-0EC7A708F0AC@.microsoft.com...
>> > Hi Nicky,
>> > I'm having the same sort of problem. Did you ever resolve this?
>> > Thanks in advance.
>> >
>> > "Nicky" wrote:
>> >
>> >> Hi
>> >>
>> >> I am having problems with Report Manager. I am unable to submit any
>> >> report
>> >> under Report Manager because the OK button is not responding.
>> >>
>> >> This works fine on my production server. I have performed the same
>> >> installation on my development server and have encountered these
>> >> problems. I
>> >> am unable to create roles, folders, or submit report, etc. There is
>> >> not
>> >> much
>> >> I can do because when I click the OK button the form does not seem to
>> >> post. I
>> >> have other ASP.NET applications running on this server without any
>> >> problems.
>> >>
>> >> Does anyone have any ideas?
>> >>
>> >> Thanks
>>|||The problem I had is with the WebUI javascript files that Microsoft products
use. After I fixed the security settings so that the ASPNet worker process
could access these files, the Report Manager worked.
To trouble shoot this, try accessing the .js files directly.
"Brian Welcker [MS]" wrote:
> The only thing I could this is that the requests are not getting to the
> server. I would look at the IIS logs. Or a netmon trace.
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "mvander" <mvander@.discussions.microsoft.com> wrote in message
> news:034D84E3-7212-45C6-99B6-D5A385F8184D@.microsoft.com...
> > There aren't any script errors. Also, the postback doesn't happen at all.
> > It
> > is like the button doesn't even exist.
> >
> > Brian,
> > It is interesting that if I run the ReportManager from an IE session on
> > the
> > server, all functionality like enabling user, up loading files, etc, work
> > just fine.
> > However, if I run ReportManager from on IE session on my PC, the OK button
> > for security doesn't work.
> >
> > To add to that: We are using Novell's iChain in our security model. iChain
> > controls access to web resources.
> >
> >
> > "Brian Welcker [MS]" wrote:
> >
> >> Are any script errors showing up in the page? Does the postback happen at
> >> all?
> >>
> >> --
> >> Brian Welcker
> >> Group Program Manager
> >> Microsoft SQL Server
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "mvander" <mvander@.discussions.microsoft.com> wrote in message
> >> news:2819E9A9-58B6-40A2-9274-0EC7A708F0AC@.microsoft.com...
> >> > Hi Nicky,
> >> > I'm having the same sort of problem. Did you ever resolve this?
> >> > Thanks in advance.
> >> >
> >> > "Nicky" wrote:
> >> >
> >> >> Hi
> >> >>
> >> >> I am having problems with Report Manager. I am unable to submit any
> >> >> report
> >> >> under Report Manager because the OK button is not responding.
> >> >>
> >> >> This works fine on my production server. I have performed the same
> >> >> installation on my development server and have encountered these
> >> >> problems. I
> >> >> am unable to create roles, folders, or submit report, etc. There is
> >> >> not
> >> >> much
> >> >> I can do because when I click the OK button the form does not seem to
> >> >> post. I
> >> >> have other ASP.NET applications running on this server without any
> >> >> problems.
> >> >>
> >> >> Does anyone have any ideas?
> >> >>
> >> >> Thanks
> >>
> >>
> >>
>
>
No comments:
Post a Comment