Click here to Skip to main content
15,894,546 members
Home / Discussions / C#
   

C#

 
GeneralRe: how i disable ALT+F4 key Pin
Giorgi Dalakishvili1-May-07 2:35
mentorGiorgi Dalakishvili1-May-07 2:35 
GeneralRe: how i disable ALT+F4 key Pin
PIEBALDconsult3-May-07 8:51
mvePIEBALDconsult3-May-07 8:51 
QuestionFinding the process(s) that have locked a file Pin
MrEyes1-May-07 2:07
MrEyes1-May-07 2:07 
AnswerRe: Finding the process(s) that have locked a file Pin
RSArockiam1-May-07 2:41
RSArockiam1-May-07 2:41 
Questionarray Pin
arkiboys1-May-07 2:05
arkiboys1-May-07 2:05 
AnswerRe: array Pin
Christian Graus1-May-07 2:07
protectorChristian Graus1-May-07 2:07 
Questionhow create new DataTable from result of DataGrid after search by DataView Pin
zeroonea1-May-07 1:48
zeroonea1-May-07 1:48 
QuestionUnable to get installer types deployment error Pin
rachitdamani1-May-07 1:41
rachitdamani1-May-07 1:41 
I have created an Windows.NET app in C#. with crystal reports.
These all run fine on my development computer. I modified my setup project to
include all the merge modules that CR.NET needs, added the
licence key info. and rebuilt the solution. still everything works fine when
I run the installation. both on Development computer as well as on Client
computer.
later i added an installer class to add the Database path to a config file
during installation
I successfully installed the app. on my development computer.
but when I try to run it on Client system, I receive the following error:

Unable to get installer types in the <app path="">\app.exe assembly --> one or
more of the types in the assembly unable to load.
it seems to be something related to crystal reports.

I am using .NET Studio 2005 and app is on c# with few crystal Reports.
Now if i copy and paste the bin/debug directory from the development system
to my client system, it gives the following error when trying to run crystal
report module:

File or assembly name CrystalDecision.Windows.Forms, or one of its
dependencies, was not found

help appreciated.

thanks in advance.



Rachit Damani.
AnswerRe: Unable to get installer types deployment error Pin
MaxRelaxman1-May-07 4:31
MaxRelaxman1-May-07 4:31 
QuestionHow can I delete a row record with C# 2005 in an access table? Pin
memix1-May-07 1:22
memix1-May-07 1:22 
AnswerRe: How can I delete a row record with C# 2005 in an access table? Pin
RSArockiam1-May-07 2:22
RSArockiam1-May-07 2:22 
Questionlist in c# Pin
lavy28831-May-07 1:09
lavy28831-May-07 1:09 
AnswerRe: list in c# Pin
Stefan Troschuetz1-May-07 1:24
Stefan Troschuetz1-May-07 1:24 
GeneralRe: list in c# Pin
lavy28831-May-07 1:29
lavy28831-May-07 1:29 
GeneralRe: list in c# Pin
Stefan Troschuetz1-May-07 1:38
Stefan Troschuetz1-May-07 1:38 
GeneralRe: list in c# Pin
lavy28831-May-07 1:55
lavy28831-May-07 1:55 
GeneralRe: list in c# Pin
Stefan Troschuetz1-May-07 2:07
Stefan Troschuetz1-May-07 2:07 
GeneralRe: list in c# Pin
lavy28831-May-07 2:20
lavy28831-May-07 2:20 
AnswerRe: list in c# Pin
Christian Graus1-May-07 2:10
protectorChristian Graus1-May-07 2:10 
GeneralRe: list in c# Pin
lavy28831-May-07 2:47
lavy28831-May-07 2:47 
GeneralRe: list in c# Pin
Christian Graus1-May-07 10:35
protectorChristian Graus1-May-07 10:35 
QuestionClass inside namespace Pin
Rick van Woudenberg1-May-07 0:59
Rick van Woudenberg1-May-07 0:59 
AnswerRe: Class inside namespace Pin
PandemoniumPasha1-May-07 1:19
PandemoniumPasha1-May-07 1:19 
AnswerRe: Class inside namespace Pin
Stefan Troschuetz1-May-07 1:19
Stefan Troschuetz1-May-07 1:19 
GeneralRe: Class inside namespace Pin
Rick van Woudenberg1-May-07 1:32
Rick van Woudenberg1-May-07 1:32 

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.