Click here to Skip to main content
15,891,204 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionneed for microsoft .net passport sdk Pin
baskar.G23-Feb-06 20:19
baskar.G23-Feb-06 20:19 
QuestionOnly me can use my assembly ? Pin
Ariston Darmayuda23-Feb-06 17:53
Ariston Darmayuda23-Feb-06 17:53 
AnswerRe: Only me can use my assembly ? Pin
Corinna John25-Feb-06 8:44
Corinna John25-Feb-06 8:44 
GeneralRe: Only me can use my assembly ? Pin
Ariston Darmayuda28-Feb-06 6:04
Ariston Darmayuda28-Feb-06 6:04 
AnswerRe: Only me can use my assembly ? Pin
darkelv25-Feb-06 20:07
darkelv25-Feb-06 20:07 
GeneralRe: Only me can use my assembly ? Pin
Colin Angus Mackay25-Feb-06 22:24
Colin Angus Mackay25-Feb-06 22:24 
Questioncommunication between to applications Pin
AgeSan23-Feb-06 3:23
AgeSan23-Feb-06 3:23 
QuestionCrystal Reports logon issue. Pin
User 46247822-Feb-06 23:46
User 46247822-Feb-06 23:46 
We are using Crystal Reports to generate printed documents for our application,
we have the same code running on about 200 machines, and some of the machines
are giving the following error when trying to print the reports:

=============================

Logon failed.



at .F(String  , EngineExceptionErrorID 
)

at .A(Int16 , Int32 )

at .@(Int16 )

at CrystalDecisions.CrystalReports.Engine.FormatEngine.PrintToPrinter(Int32
nCopies, Boolean collated, Int32 startPageN, Int32 endPageN)

at CrystalDecisions.CrystalReports.Engine.ReportDocument.PrintToPrinter(Int32
nCopies, Boolean collated, Int32 startPageN, Int32 endPageN)

at Printing.PurchaseDocument.ImpPrintDocument(DiscoFactory discoFactory,
Hashtable settings, Guid branchID, Guid documentID, String documentTypeName,
Boolean ifCopy)

at Printing.PurchaseDocument.PrintDocument(DiscoFactory discoFactory,
Hashtable settings, Guid branchID, Guid documentID, String documentTypeName,
Boolean ifCopy)

at Browsers.PurchaseOrderBrowser.ActionPrint()

=============================

We are not logging onto any data source, as we are populating the reports
from datasets fetched from our SQL2000 database. This error makes no sense
and our client is getting very annoyed at us for not being able to fix this.

I feel that this might be an issue on Crystal's side, since it runs fine on 99% of
the machines our code is deployed to. We are using the Crystal Reports
designer built into VS 2003.

I've found some sites on the web referencing this issue, but there are no
solutions to be found for this problem.

http://p2p.wrox.com/topic.asp?TOPIC_ID=10116
http://www.dotnet247.com/247reference/msgs/32/161072.aspx

If anyone has had this, please let me know how to fix it.

Regards.

modified 30-Aug-22 21:01pm.

QuestionDoes the event Collapse in Contextmenu work? Pin
zhu.zheng22-Feb-06 14:50
zhu.zheng22-Feb-06 14:50 
QuestionApplication has generated an exception that could not be handled Pin
mohamed seif22-Feb-06 5:37
mohamed seif22-Feb-06 5:37 
AnswerRe: Application has generated an exception that could not be handled Pin
Douglas Troy22-Feb-06 5:50
Douglas Troy22-Feb-06 5:50 
AnswerRe: Application has generated an exception that could not be handled Pin
Qhalis23-Feb-06 7:19
Qhalis23-Feb-06 7:19 
QuestionUsing .NET with big C program? Pin
chilituna22-Feb-06 4:02
chilituna22-Feb-06 4:02 
AnswerRe: Using .NET with big C program? Pin
James Gupta23-Feb-06 8:12
professionalJames Gupta23-Feb-06 8:12 
GeneralRe: Using .NET with big C program? Pin
Felipe Dalorzo23-Feb-06 11:24
Felipe Dalorzo23-Feb-06 11:24 
AnswerRe: Using .NET with big C program? Pin
chilituna24-Feb-06 2:02
chilituna24-Feb-06 2:02 
GeneralRe: Using .NET with big C program? Pin
James Gupta24-Feb-06 5:26
professionalJames Gupta24-Feb-06 5:26 
AnswerRe: Using .NET with big C program? Pin
Mike Dimmick24-Feb-06 12:11
Mike Dimmick24-Feb-06 12:11 
QuestionShowDialog from another thread, C# Pin
luddet21-Feb-06 22:53
luddet21-Feb-06 22:53 
AnswerRe: ShowDialog from another thread, C# Pin
Joshua Quick22-Feb-06 21:40
Joshua Quick22-Feb-06 21:40 
GeneralRe: ShowDialog from another thread, C# Pin
luddet22-Feb-06 21:57
luddet22-Feb-06 21:57 
GeneralRe: ShowDialog from another thread, C# Pin
Joshua Quick22-Feb-06 22:38
Joshua Quick22-Feb-06 22:38 
GeneralRe: ShowDialog from another thread, C# Pin
luddet23-Feb-06 0:33
luddet23-Feb-06 0:33 
QuestionConversion problem Pin
PKKSuomi21-Feb-06 21:56
PKKSuomi21-Feb-06 21:56 
QuestionOpening another panel on top orignal panel using Buttons Pin
mjorg20-Feb-06 7:36
mjorg20-Feb-06 7:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.