Suppress "Excel has encountered a problem" dialogs from .NET Console
app ?
Tue, 5 Aug 2008 19:45:23 -0700 (PDT)
Hi - I've got a console app which is using the interop to open Excel
workbooks and parse them.
Intermittently I get a dialog appearing "Microsoft Excel has
encountered a problem and needs to close ...". This occurs when:
this._xlApp = new Excel.Application();
... is executed.
The weird thing is that I ...
|
domainregistrierung schweiz gratis eu domain domainanbieter test de domain preis domains
Mon, 04 Aug 2008 13:26:33 -0700
domainregistrierung schweiz gratis eu domain domainanbieter test de domain preis domains
+
+
+
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
http://jhku.net/DOMAINS-KOSTENLOS/
...
|
RE: Exception from HRESULT: 0x8004E005
Mon, 04 Aug 2008 15:25:27 GMT
Thanks Lars-Erik, you helped solve my poblem too, static Com objects are a pain in the butt
From http://www.developmentnow.com/g/21_2004_3_0_0_105597/Exception-from-HRESULT-0x8004E005.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com ...
|
What is the best way to pass a string from C++ to C# ?
Fri, 1 Aug 2008 14:15:47 -0700 (PDT)
I am writing a C++ DLL for my C# application. What is the best way
(fastest, most efficient, least likely to cause memory leakage) to
pass strings from the unmanaged C++ DLL to the C# application? For
other reasons, I need to use unmanaged C++. The strings can be in any
format on the C++ side (char *, LPWSTR, ev ...
|
Use of a DLL from a fingerprint reader. DLLImport problems..
Fri, 1 Aug 2008 13:13:03 -0700
Hi everyone!
i'm new at this forum as well as programming in .net
I have to develop a module that can use and configure a fingerprint
detector; its documentation is written in C, as you will see below.
This is the function declaration that appears at the documentation
extern int WINAPI Wis_Diagnose (unsigned c ...
|
Microsoft.Office.Interop.Access.Form
Fri, 1 Aug 2008 22:06:22 +0200
i opened a form using DoCmd, then I used
Microsoft.Office.Interop.Access.Application MSAccess = new
Microsoft.Office.Interop.Access.Application();
MSAccess.OpenCurrentDatabase(....);
MSAccess.DoCmd.OpenForm("formname",...);
Microsoft.Office.Interop.Access.Form f = MSAccess.Forms["formname"];
...
|
Anuncios Gratis www.AnunciosGratis.de
Fri, 1 Aug 2008 12:20:25 +0200
Vendo coche seat ibiza, 1999 . en buen estado, color plata, Precio ,4900 euros. Precio 4566 Euros.
Tfno: 91452123334
Puedes ver mi anuncio gratis en:
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
ww ...
|
|
|
C# translation and call of SetupDiBuildClassInfoListEx(...)
Thu, 31 Jul 2008 22:49:15 +0200
Hi,
can someone please give me a translation of this call from C to C#:
WINSETUPAPI BOOL WINAPI
SetupDiBuildClassInfoListEx(
IN DWORD Flags,
OUT LPGUID ClassGuidList,
IN DWORD ClassGuidListSize,
OUT PDWORD RequiredSize,
IN PCTSTR MachineName, OPTIONAL
IN PVOID Reserved ...
|
Problem in authorization Manager while using AzRoles.dll(.Net)
Thu, 31 Jul 2008 09:04:06 GMT
Hi All,
I am creating custom RoleManager by using AzRolesLib.dll. I am facing one
problem that is in the method of IsUserInRole(string userName, string
roleName). The method definition is given below
public override bool IsUserInRole(string userName, string roleName)
{
string[] usersInRole = t ...
|
Windows Shell to find installed Apps
Wed, 30 Jul 2008 06:36:34 -0700 (PDT)
Hi.
This is almost the first time I need runtime.interop, so sorry for my
inexperience.
I need to check inside my application if another specific application
is already installed in the computer: reading the library I found
IAppPublisher, IEnumPublishedApps, IPublishedApp and IShellApp.
I added Shell32.d ...
|