F
Fredrik Wahlgren
Hi
I'm trying to create a simple Automation add-in for Excel using ATL and and
C++. I want to create something like this:
http://www.thecodeproject.com/dotnet/excelnetauto.asp?df=100&forumid=78701&exp=0
However, I want to use ATL and C++. Unfortunately, Excel doesn't recognize
the add-in. I get an error message saying that Excel didn't find an
automation server or that I don't have the proper rights. Unfortunately,
this message is in Swedish.
I think it has to do with some registry settings that are missing. It seems
as if I need to add something to the rgs file but I don't know what changes
I need to do. I use VS 2003 .NET
Any ideas?
/Fredrik
I'm trying to create a simple Automation add-in for Excel using ATL and and
C++. I want to create something like this:
http://www.thecodeproject.com/dotnet/excelnetauto.asp?df=100&forumid=78701&exp=0
However, I want to use ATL and C++. Unfortunately, Excel doesn't recognize
the add-in. I get an error message saying that Excel didn't find an
automation server or that I don't have the proper rights. Unfortunately,
this message is in Swedish.
I think it has to do with some registry settings that are missing. It seems
as if I need to add something to the rgs file but I don't know what changes
I need to do. I use VS 2003 .NET
Any ideas?
/Fredrik