Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > Other ASP.NET > ASP.NET 1.x and 2.0 Application Design
|
ASP.NET 1.x and 2.0 Application Design Application design with ASP.NET 1.0, 1.1, and 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.x and 2.0 Application Design section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 7th, 2004, 09:14 AM
Registered User
 
Join Date: Jan 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Unable to connect: incorrect log on parameters

I get the error: "Error in File C:\Inetpub\wwwroot\StoredProcedure2.rpt: Unable to connect: incorrect log on parameters.".

I have an aspx-page which pass some parametervalues to stored procedure parameters. My report is based on the stored procedure, but when I try to view the report, I get the above error. For the connection to the database, I have associated my report with a Data Link file (.udl), which works fine.
Any suggestions on how I can solve my problem.

 
Old January 7th, 2004, 09:18 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Can you post your code and stored procedure?

 
Old July 25th, 2004, 04:55 PM
Registered User
 
Join Date: Jul 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to softles Send a message via MSN to softles Send a message via Yahoo to softles
Default

I have what seems to be a similiar problem. This same report works fine when I connect it to a MSAccess.mdb version of this SQL Database that I am having problems with. I have seen code that wants you to enter individual Table login info, to solution to give aspnet less restrictions in its access to the system. I believe the problem is this SQL will not give aspnet (login) access to the database. I have seen some posts in the past that would actually hand Crystal reports the entire dataset, Is this a better solution?

Please, I appreciate any and all suggestion, solutions.

Error in File c:\inetpub\wwwroot\CrystalTest\les.rpt: Unable to connect: incorrect log on parameters.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: CrystalDecisions.CrystalReports.Engine.LogOnExcept ion: Error in File c:\inetpub\wwwroot\CrystalTest\les.rpt: Unable to connect: incorrect log on parameters.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.







Similar Threads
Thread Thread Starter Forum Replies Last Post
unable to connect sultan SQL Server 2005 1 June 6th, 2008 03:38 PM
Unable to connect: incorrect log on parameters. Dmitriy ASP.NET 1.0 and 1.1 Professional 0 June 18th, 2007 07:53 AM
Unable to connect to server suganya_db SQL Server 2000 1 January 3rd, 2005 09:17 AM
Error in File Crystalreport.rpt Incorrect log on p softles ASP.NET 1.x and 2.0 Application Design 1 July 26th, 2004 10:57 PM
incorrect logon parameters syedjavid Crystal Reports 0 December 15th, 2003 11:13 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.