Click here to Skip to main content
15,895,709 members
Home / Discussions / C#
   

C#

 
QuestionI have some questions in C# Pin
Flysocket28-Dec-06 15:33
Flysocket28-Dec-06 15:33 
AnswerRe: I have some questions in C# Pin
Luc Pattyn28-Dec-06 15:51
sitebuilderLuc Pattyn28-Dec-06 15:51 
AnswerRe: I have some questions in C# Pin
Not Active28-Dec-06 17:21
mentorNot Active28-Dec-06 17:21 
AnswerRe: I have some questions in C# Pin
Flysocket28-Dec-06 20:09
Flysocket28-Dec-06 20:09 
QuestionHow to create and fill DBF with code page 866? Pin
Salogus28-Dec-06 14:14
Salogus28-Dec-06 14:14 
AnswerRe: How to create and fill DBF with code page 866? Pin
ednrgc29-Dec-06 7:57
ednrgc29-Dec-06 7:57 
QuestionRe: How to create and fill DBF with code page 866? Pin
Salogus29-Dec-06 13:25
Salogus29-Dec-06 13:25 
QuestionProgram can't run: "The application has failed to start because its side-by-side configuration is incorrect" Pin
Super Lloyd28-Dec-06 13:27
Super Lloyd28-Dec-06 13:27 
Hi All!

I have this application of mine which works well. It even used to work on Vista. (I work on XP most of the time).

There are some ManagedC++ assemblies in the project.

Now when I try to start the project under vista, when I try to access classes in the ManagedC++ assemblies I get this error:

==========================================
Exception : System.IO.FileLoadException
Message : Could not load file or assembly 'NScribe, Version=1.0.2553.30928, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. (Exception from HRESULT: 0x800736B1)
Source : NovaMindEditor
Help :
OSVersion : Microsoft Windows NT 6.0.5600.0
Thread :
Stack :
at NovaQuickStart.Program.StartApp(String[] args)
at NovaQuickStart.Program.Main(String[] args) in C:\Development\Development\Windows\NovaQuickStart\Program.cs:line 59

-------- Caused by Exception --------
Exception : System.Runtime.InteropServices.COMException
Message : The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail. (Exception from HRESULT: 0x800736B1)
Source :
Help :
Stack :

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

Any ideas?
QuestionMulti-frame Tiff files Pin
whatever10128-Dec-06 12:47
whatever10128-Dec-06 12:47 
QuestionDeployment with .mdb Pin
amatbrewer28-Dec-06 12:38
amatbrewer28-Dec-06 12:38 
AnswerRe: Deployment with .mdb Pin
PIEBALDconsult28-Dec-06 12:53
mvePIEBALDconsult28-Dec-06 12:53 
GeneralRe: Deployment with .mdb Pin
amatbrewer19-Jan-07 8:50
amatbrewer19-Jan-07 8:50 
AnswerRe: Deployment with .mdb Pin
Seishin#29-Dec-06 4:51
Seishin#29-Dec-06 4:51 
GeneralRe: Deployment with .mdb Pin
PIEBALDconsult29-Dec-06 5:28
mvePIEBALDconsult29-Dec-06 5:28 
QuestionTurning off the insertion point. Pin
Jamestown4828-Dec-06 12:11
Jamestown4828-Dec-06 12:11 
AnswerRe: Turning off the insertion point. Pin
Judah Gabriel Himango28-Dec-06 12:26
sponsorJudah Gabriel Himango28-Dec-06 12:26 
AnswerRe: Turning off the insertion point. Pin
PIEBALDconsult28-Dec-06 12:56
mvePIEBALDconsult28-Dec-06 12:56 
GeneralRe: Turning off the insertion point. Pin
Jamestown4828-Dec-06 15:09
Jamestown4828-Dec-06 15:09 
GeneralRe: Turning off the insertion point. Pin
Luc Pattyn28-Dec-06 15:32
sitebuilderLuc Pattyn28-Dec-06 15:32 
GeneralRe: Turning off the insertion point. Pin
Jamestown4828-Dec-06 16:22
Jamestown4828-Dec-06 16:22 
GeneralRe: Turning off the insertion point. Pin
PIEBALDconsult29-Dec-06 4:22
mvePIEBALDconsult29-Dec-06 4:22 
GeneralRe: Turning off the insertion point. Pin
dbetting29-Dec-06 13:59
dbetting29-Dec-06 13:59 
GeneralRe: Turning off the insertion point. Pin
jk chan28-Dec-06 16:52
jk chan28-Dec-06 16:52 
GeneralRe: Turning off the insertion point. Pin
Jamestown4828-Dec-06 16:59
Jamestown4828-Dec-06 16:59 
GeneralRe: Turning off the insertion point. Pin
jk chan28-Dec-06 17:19
jk chan28-Dec-06 17:19 

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.