Print Page | Close Window

exception occured while running application

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=773
Printed Date: 01-Apr-2025 at 4:10pm


Topic: exception occured while running application
Posted By: danishzaki
Subject: exception occured while running application
Date Posted: 17-Apr-2008 at 10:44am

Hi,

When i am trying to run the application i am getting the following exception (using IdeaBladeDevForce-3.6.0.2 with dot net 2.0):

Unable to obtain a valid configuration file on MZK11.

Probing path:

1) File: E:\WorkSpaces\SIL_Incode_Development_L\bin\debug\Shell.exe.config - not found

2) File: E:\WorkSpaces\SIL_Incode_Development_L\bin\debug\Shell.vshost.exe.config - not found

3) File: E:\WorkSpaces\SIL_Incode_Development_L\bin\debug\IdeaBlade.ibconfig - not found

4) app.config embedded in Assembly: Shell, Version=1.0.3029.40362, Culture=neutral, PublicKeyToken=null - not found

5) IdeaBlade.ibconfig embedded in Assembly: Shell, Version=1.0.3029.40362, Culture=neutral, PublicKeyToken=null - not found

6) IdeaBlade.ibconfig fallthru - Default IdeaBlade.ibconfig used

7) Logging file:


Also  out put window shows the following messages :
'Shell.vshost.exe' (Managed): Loaded 'k1iph-0v', No symbols loaded.

A first chance exception of type 'IdeaBlade.Util.IdeaBladeException' occurred in IdeaBlade.Util.dll

The thread 0xb0c has exited with code 0 (0x0).

The thread 0xe4c has exited with code 0 (0x0).

The thread 0x738 has exited with code 0 (0x0).

The program '[1664] Shell.vshost.exe: Managed' has exited with code 0 (0x0).


The solution is working when it compiles on the other and also tried by rebuilding the solution by cleaning it and removing the debug folder form entire solution .

waiting for your response

Thanks in advance

danish



Replies:
Posted By: davidklitzke
Date Posted: 17-Apr-2008 at 11:23am
Where is the directory that contains your executable?
 
Is it  E:\WorkSpaces\SIL_Incode_Development_L\bin\debug?  The error messages show that this is where DevForce is looking.



Print Page | Close Window