0
Views
1
Comments
Integration Studio and VS2003
Question
Does integration Studio requires VS2003 to publish an extension, even just to add a resource like a gif file?

Thks
Antonio Barroso
2025-09-25 08-38-29
Rodrigo Castelo
Staff
Hi António,


What you say is correct. For an Extension to be valid it must have a .NET Assembly dll, even if it has no Actions, Structures or Entities.

Therefore, you must have VS2003 in order to compile the .NET Assembly.

I've submited your change request to allow an Extension with Resources only to be published.


Cheers,

Rodrigo Castelo
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.