|
Home > Archive > Application Center Setup > August 2004 > Add-ins; Error on loading or creating add-in project
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Add-ins; Error on loading or creating add-in project
|
|
| Rachel.Lavoie@Labtronix 2004-08-23, 5:50 pm |
| I developped an Add-in in the last few weeks wich contained other small
projects. I learned last week how to insert a custom bitmap to display it on
my add-in toolbar buttons.
This consist at addin a dll project to the solution, and adding ressources
(bitmaps) to the project in opening it with the resources explorer. I follow
a Microsoft sample to do this. You also had to register your dll and add a
"103" (or 303?) folder in the registry, which is the default language
(english).
Since then, when I open my add-in project, the setup project fail to load.
I tried to remove it from the project and use the "Add existing project"
command ont the setup project file, witout sucess.
The Microsoft .NET app only pop-up a message saying that it fails to load it.
I also tried to create a new add-in to check if the error could be in the
project itself, the error message was "An error occured, and the wizard could
not generate the project. Verify that the proper language and the deployment
project is installed."
I do not know what is the problem with my system, or registry, and want to
know just where to check to correct problem. It maybe a language problem, My
computer is setuped in French, so did I create the wrong folder name? (103)
Please help me, it's a enterprise developpement and I cannot spend much time
stocked...
Thanks in advance
| |
| rachel.lavoie@labtronix 2004-08-23, 5:50 pm |
| I recheck, the folder name is 1033, it's the default folder name for english
ressources, but it don't resolve my problem anyway...
"Rachel.Lavoie@Labtronix" wrote:
> I developped an Add-in in the last few weeks wich contained other small
> projects. I learned last week how to insert a custom bitmap to display it on
> my add-in toolbar buttons.
> This consist at addin a dll project to the solution, and adding ressources
> (bitmaps) to the project in opening it with the resources explorer. I follow
> a Microsoft sample to do this. You also had to register your dll and add a
> "103" (or 303?) folder in the registry, which is the default language
> (english).
>
> Since then, when I open my add-in project, the setup project fail to load.
> I tried to remove it from the project and use the "Add existing project"
> command ont the setup project file, witout sucess.
> The Microsoft .NET app only pop-up a message saying that it fails to load it.
>
> I also tried to create a new add-in to check if the error could be in the
> project itself, the error message was "An error occured, and the wizard could
> not generate the project. Verify that the proper language and the deployment
> project is installed."
>
> I do not know what is the problem with my system, or registry, and want to
> know just where to check to correct problem. It maybe a language problem, My
> computer is setuped in French, so did I create the wrong folder name? (103)
>
> Please help me, it's a enterprise developpement and I cannot spend much time
> stocked...
>
> Thanks in advance
|
|
|
|
|