Vu,
I think this may be a repost that resurfaced out of the mailing queue,
but i wanted to send this out to the entire list
> ------------------------------------------------------------------------
> *From:* vu manhhung <
[hidden email]>
> *To:* Colin DuPlantis <
[hidden email]>
> *Sent:* Thursday, December 4, 2008 1:32:52 PM
> *Subject:* Re: [m-etc-dev] Photon: Order Rejected because because Market
> order without opposing side on a book is unsupported.
>
> Colin DuPlantis
>
> I 'm building MarketceteraCOM. I used VS2008. But when I build it. I
> got 3 error:
>
> 1. Error 43 Unable to find source file
> 'C:\Marketcetera\MarketceteraCOM\MarketceteraCOM\bin\Release\MarketceteraCOM.tlb'
> for file 'MarketceteraCOM.tlb', located in '[TARGETDIR]', the file may be
> absent or locked.
> C:\Marketcetera\MarketceteraCOM\MarketceteraCOMInstaller\MarketceteraInstaller.vdproj
> MarketceteraInstaller
does quitting VS and deleting the files manually work?
> 2. Error 44 Cannot register assembly
> "C:\Marketcetera\MarketceteraCOM\MarketceteraCOM\bin\Release\MarketceteraCOM.dll"
> - access denied. Please make sure you're running the application
> as administrator. Access to the registry key
> 'HKEY_CLASSES_ROOT\MarketceteraCOM.FIXMessageUtil' is denied.
> MarketceteraCOM
I have no idea what that means sine i've never seen this. Could be
very windows specific, and I don't know enough about Windows
assemblies to answer this. At this point your web search skills are
probably as good as mine - that's what I would do.
>
> 3. Error 44 The assembly 'quickfix_net, Version=1.0.2258.777,
> Culture=neutral, PublicKeyToken=null' is not registered for COM Interop.
> Please register it with regasm.exe /tlb. MarketceteraCOM
Ah, yes. sometimes you have to run the regasm tool.
Open up the Visual Studio command prompt (it's one of the options
under Start -> Programs -> Visual Studio, should be something like
Visual Studio command prompt) and run
regasm /tlb quickfix_net.dll (or whatever the full name fo the dll is)
hope this helps
_______________________________________________
m-etc-users mailing list
[hidden email]
http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketcetera.org