RE: Crystal Report Logon Error in Web Form

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I changed my machine.config processModel->username to "machine" and granted
aspnet user control of oracle & report directories and restarted iis -
iisreset -
and all is well..

after 2 weeks of looking at the problem!! thanks, Linda


"VN" wrote:

> What is the type of authentication used?
> What is the underlying provider?
>
> "Linda W." wrote:
>
> > Hi,
> >
> > I'm using an OLE object to connect to an Oracle database to query for a
> > crystal report. I'm applying the logon info in the code-behind class.
> >
> > When I run the code as a windows form all is well & the report renders.
> > When I try to run the report inside a report viewer in a web form, I get an
> > Logon Error and runtime exception..
> >
> > So, there must be a problem with security?? Business Objects has had me
> > add the aspnet account & give full control to my oracle directories. This
> > has not helped.. I've also added ASPNET to the admin group which also has
> > not helped.
> >
> > I'm running VS2003 & Crystal 9.x.
> >
> >
.



Relevant Pages

  • RE: Crystal Report Logon Error in Web Form
    ... > I'm using an OLE object to connect to an Oracle database to query for a ... > When I run the code as a windows form all is well & the report renders. ... > add the aspnet account & give full control to my oracle directories. ...
    (microsoft.public.data.oledb)
  • Re: Crystal Reports
    ... Logon info definitely works. ... > strPath = Server.MapPath ... >connections with Microsoft SQL Server. ... a CR report in .NET doesn't have to ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Bug in VS 2005 ReportViewer?
    ... This is my small test project: ... Created a windows form application ... Dragged a textbox to the report design form. ... the viewer before I press the print icon button. ...
    (microsoft.public.dotnet.languages.csharp)
  • Bug in VS 2005 ReportViewer?
    ... This is my small test project: ... Created a windows form application ... Dragged a textbox to the report design form. ... the viewer before I press the print icon button. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Rights to load data into Crystal Report...
    ... You should supply either logon info to report object or datatable to report ... data source to run the CR in web application. ... I am using a Domain Account to access local pc and the web application is ...
    (microsoft.public.dotnet.framework.aspnet)