Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
AnswerRe: Is there anything built in for distributed applications? Pin
GlobX15-Mar-11 20:01
GlobX15-Mar-11 20:01 
Question_msize() on managed data arrays? Pin
Chesnokov Yuriy15-Mar-11 8:38
professionalChesnokov Yuriy15-Mar-11 8:38 
AnswerRe: _msize() on managed data arrays? Pin
_Erik_16-Mar-11 4:13
_Erik_16-Mar-11 4:13 
QuestionImage Quality Improve Pin
Orcun Iyigun15-Mar-11 8:21
Orcun Iyigun15-Mar-11 8:21 
AnswerRe: Image Quality Improve Pin
Luc Pattyn15-Mar-11 8:42
sitebuilderLuc Pattyn15-Mar-11 8:42 
GeneralRe: Image Quality Improve Pin
Orcun Iyigun15-Mar-11 9:14
Orcun Iyigun15-Mar-11 9:14 
QuestionCrystal Reports Problem Pin
Kevin Marois15-Mar-11 8:00
professionalKevin Marois15-Mar-11 8:00 
AnswerRe: Crystal Reports Problem Pin
Q_rioso28-Apr-11 1:34
Q_rioso28-Apr-11 1:34 
I had the same problem and here how I solved it.

CrystalReport for VS2010 is the 32bit version of CrystalReport, because VS2010 is a 32bit application. In fact, checking at

"C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\"


I found only a folder named win32_x86.

But, if your project target platform is "Any CPU" (default, usually) and you have a 64bit machine, when you run your application it needs the 64bit version of CrystalReport. As soon as I've realized that, I installed SAP Crystal Reports runtime engine for .NET Framework 4 (64-bit) fixing the problem.

I hope this is useful.

Bye
Questionrun program from many PCs and database in one machine ? Pin
Nabawoka15-Mar-11 6:53
Nabawoka15-Mar-11 6:53 
AnswerRe: run program from many PCs and database in one machine ? Pin
Praveen Raghuvanshi15-Mar-11 7:02
professionalPraveen Raghuvanshi15-Mar-11 7:02 
GeneralRe: run program from many PCs and database in one machine ? Pin
Nabawoka15-Mar-11 7:05
Nabawoka15-Mar-11 7:05 
AnswerRe: run program from many PCs and database in one machine ? Pin
Dan Mos15-Mar-11 7:50
Dan Mos15-Mar-11 7:50 
GeneralRe: run program from many PCs and database in one machine ? Pin
Nabawoka15-Mar-11 8:16
Nabawoka15-Mar-11 8:16 
GeneralRe: run program from many PCs and database in one machine ? Pin
Dan Mos15-Mar-11 8:25
Dan Mos15-Mar-11 8:25 
QuestionCoverting MP3's to MP3 Pro VBR Pin
Chrispie12315-Mar-11 4:59
Chrispie12315-Mar-11 4:59 
QuestionEncryption with advapi32.dll Pin
garfield18515-Mar-11 3:38
garfield18515-Mar-11 3:38 
AnswerRe: Encryption with advapi32.dll Pin
Richard MacCutchan15-Mar-11 3:47
mveRichard MacCutchan15-Mar-11 3:47 
GeneralRe: Encryption with advapi32.dll Pin
garfield18515-Mar-11 4:45
garfield18515-Mar-11 4:45 
GeneralRe: Encryption with advapi32.dll Pin
Richard MacCutchan15-Mar-11 4:56
mveRichard MacCutchan15-Mar-11 4:56 
GeneralRe: Encryption with advapi32.dll Pin
garfield18515-Mar-11 5:06
garfield18515-Mar-11 5:06 
GeneralRe: Encryption with advapi32.dll Pin
Richard MacCutchan15-Mar-11 5:20
mveRichard MacCutchan15-Mar-11 5:20 
GeneralRe: Encryption with advapi32.dll Pin
OriginalGriff15-Mar-11 5:27
mveOriginalGriff15-Mar-11 5:27 
GeneralRe: Encryption with advapi32.dll Pin
Richard MacCutchan15-Mar-11 5:49
mveRichard MacCutchan15-Mar-11 5:49 
AnswerRe: Encryption with advapi32.dll Pin
OriginalGriff15-Mar-11 5:26
mveOriginalGriff15-Mar-11 5:26 
GeneralRe: Encryption with advapi32.dll Pin
Luc Pattyn15-Mar-11 5:38
sitebuilderLuc Pattyn15-Mar-11 5:38 

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.