Hi,

I want to create an Excel OLE-Object from my webextension.

When I call m_app.CreateDispatch("Excel.Application") I get an Exception.

It works fine from a normal dll.

Thanks

Michael