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

.NET (Core and Framework)

 
SuggestionRe: Array as perameter to store procedure or function Pin
markovl22-Jan-13 22:27
markovl22-Jan-13 22:27 
QuestionLoading dll and resources from wrong folder Pin
marca29221-Jan-13 1:58
marca29221-Jan-13 1:58 
AnswerRe: Loading dll and resources from wrong folder Pin
Alan N21-Jan-13 2:33
Alan N21-Jan-13 2:33 
GeneralRe: Loading dll and resources from wrong folder Pin
marca29221-Jan-13 3:47
marca29221-Jan-13 3:47 
AnswerRe: Loading dll and resources from wrong folder Pin
Alan N21-Jan-13 5:12
Alan N21-Jan-13 5:12 
GeneralRe: Loading dll and resources from wrong folder Pin
Eddy Vluggen21-Jan-13 5:29
professionalEddy Vluggen21-Jan-13 5:29 
GeneralRe: Loading dll and resources from wrong folder Pin
marca29221-Jan-13 21:30
marca29221-Jan-13 21:30 
QuestionSystem.Runtime.InteropServices.COMException Pin
AnneThorne20-Jan-13 13:43
AnneThorne20-Jan-13 13:43 
Hi Fellow Developers,

I have created a Dot Net Windows application for my brother. It reads .jpg files and extracts exif information from them and then saves that information into a .csv file.

I have written it on a 64 bit machine. He either has a 64 bit, or a 32 bit machine. I'm not sure which. He runs Microsoft Vista. I run Windows 7.

I have built the dot net application using the target platform of x86, so I don't think that is why I am getting the following error.

Any and all advice on how to get the app to run on his system, is greatly appreciated.

All the Best to You!
Smile | :) Anne

ERROR IS:

See the end of this message for details on invoking 

just-in-time (JIT) debugging instead of this dialog box.



************** Exception Text **************

System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {5F90E37C-44A0-47AF-A4CC-CCA80F0EBC83} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).

   at Microsoft.ImageMetadata.NativeAccess.loadWic()

   at Microsoft.ImageMetadata.NativeAccess.get_WicAccess()

   at Microsoft.ImageMetadata.NativeAccess.initImageTypes()

   at Microsoft.ImageMetadata.MetadataPolicy.initImageTypes()

   at Microsoft.ImageMetadata.ParseXml.load()

   at Microsoft.ImageMetadata.MetadataPolicyManager.loadPolicy(String xmlFilename)

   at OEE.DataAccess.ProcessTheData(String imgPath, String logFile) in C:\VS\OtherDotNetApps\OrionExifExtractor\OEE\OEE\DataAccess\DataAccess.cs:line 102

   at OEE.DataAccess.ProcessDir(String sourceDir, Int32 recursionLvl, String logFile) in C:\VS\OtherDotNetApps\OrionExifExtractor\OEE\OEE\DataAccess\DataAccess.cs:line 82

   at OEE.DataAccess.ProcessDir(String sourceDir, Int32 recursionLvl, String logFile) in C:\VS\OtherDotNetApps\OrionExifExtractor\OEE\OEE\DataAccess\DataAccess.cs:line 92

   at OEE.DataAccess.ProcessDir(String sourceDir, Int32 recursionLvl, String logFile) in C:\VS\OtherDotNetApps\OrionExifExtractor\OEE\OEE\DataAccess\DataAccess.cs:line 92

   at OEE.DataAccess.ProcessDir(String sourceDir, Int32 recursionLvl, String logFile) in C:\VS\OtherDotNetApps\OrionExifExtractor\OEE\OEE\DataAccess\DataAccess.cs:line 92

   at OEE.Form1.btnLoadBCTphotos_Click(Object sender, EventArgs e) in C:\VS\OtherDotNetApps\OrionExifExtractor\OEE\OEE\Form1.cs:line 100

   at System.Windows.Forms.Control.OnClick(EventArgs e)

   at System.Windows.Forms.Button.OnClick(EventArgs e)

   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ButtonBase.WndProc(Message& m)

   at System.Windows.Forms.Button.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)





************** Loaded Assemblies **************

mscorlib

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.239 (RTMGDR.030319-2300)

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

OEE

    Assembly Version: 1.0.3.0

    Win32 Version: 1.0.3.0

    CodeBase: file:///C:/Program%20Files%20(x86)/OrionExifExtractor/OEE.exe

----------------------------------------

System.Windows.Forms

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.235 built by: RTMGDR

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.1 built by: RTMRel

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.236 built by: RTMGDR

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

Microsoft.ImageMetadata

    Assembly Version: 2.2.912.3

    Win32 Version: 2.2.0912.03

    CodeBase: file:///C:/Program%20Files%20(x86)/OrionExifExtractor/Microsoft.ImageMetadata.DLL

----------------------------------------

System.Xml

    Assembly Version: 4.0.0.0

    Win32 Version: 4.0.30319.233 built by: RTMGDR

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Interop.PptNative

    Assembly Version: 1.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Program%20Files%20(x86)/OrionExifExtractor/Interop.PptNative.DLL

----------------------------------------



************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.



For example:



<configuration>

    <system.windows.forms jitDebugging="true" />

</configuration>



When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

AnswerRe: System.Runtime.InteropServices.COMException Pin
AnneThorne20-Jan-13 17:38
AnneThorne20-Jan-13 17:38 
QuestionMS XSLT .NET Extension Function NameSpaces Pin
dshcs20-Jan-13 2:06
dshcs20-Jan-13 2:06 
AnswerRe: MS XSLT .NET Extension Function NameSpaces Pin
dshcs21-Jan-13 9:48
dshcs21-Jan-13 9:48 
QuestionInconsistent Test Results Pin
AnalogNerd18-Jan-13 5:21
AnalogNerd18-Jan-13 5:21 
AnswerRe: Inconsistent Test Results Pin
AnalogNerd18-Jan-13 5:55
AnalogNerd18-Jan-13 5:55 
QuestionHow can I learn about under the hood of .NET? Pin
atoi_powered16-Jan-13 22:40
atoi_powered16-Jan-13 22:40 
AnswerRe: How can I learn about under the hood of .NET? Pin
Pete O'Hanlon16-Jan-13 23:08
mvePete O'Hanlon16-Jan-13 23:08 
GeneralRe: How can I learn about under the hood of .NET? Pin
atoi_powered17-Jan-13 0:55
atoi_powered17-Jan-13 0:55 
GeneralRe: How can I learn about under the hood of .NET? Pin
Pete O'Hanlon17-Jan-13 1:02
mvePete O'Hanlon17-Jan-13 1:02 
AnswerRe: How can I learn about under the hood of .NET? Pin
savbace16-Jan-13 23:58
savbace16-Jan-13 23:58 
GeneralRe: How can I learn about under the hood of .NET? Pin
atoi_powered17-Jan-13 0:58
atoi_powered17-Jan-13 0:58 
AnswerRe: How can I learn about under the hood of .NET? Pin
Jonathan C Dickinson17-Jan-13 3:16
Jonathan C Dickinson17-Jan-13 3:16 
GeneralRe: How can I learn about under the hood of .NET? Pin
atoi_powered17-Jan-13 13:05
atoi_powered17-Jan-13 13:05 
AnswerRe: How can I learn about under the hood of .NET? Pin
Abhinav S17-Jan-13 17:12
Abhinav S17-Jan-13 17:12 
AnswerRe: How can I learn about under the hood of .NET? Pin
Rahul Rajat Singh21-Jan-13 1:09
professionalRahul Rajat Singh21-Jan-13 1:09 
AnswerRe: How can I learn about under the hood of .NET? Pin
Eddy Vluggen21-Jan-13 13:39
professionalEddy Vluggen21-Jan-13 13:39 
Questiona question about how .NET apps dealing with filesystem failing Pin
alexyxj15-Jan-13 22:07
alexyxj15-Jan-13 22:07 

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.