Help Needed very Urgently

yogesh.setttyyogesh.settty Posts: 7
edited March 1, 2011 6:55AM in SmartAssembly
Our product is hosted on 3rd party framework.

My question is: Do we need smart assembly project for 3rd party framework also?

This is very urgent...
Any help would be appreciated.... :D:D:D

Comments

  • I don't know what you mean by a 3rd party framework, but I can't think of any reason you would need to. SmartAssembly will produce a dll that's compatible with the old dll.
    Alex
    Developer,
    Red Gate .NET Tools
  • our comany product has
    1.htm
    2.javascript
    3.infragistics
    4.asp
    5. aspx
    6. win forms
    7. 3rd party framework(not MS dot net framework)

    In order to establish the communication among above, we have 3rd party framework(not MS dot net framework)

    If we wanna use SA, we need to convert all dll's into SA dll's.

    My Clarification:
    1.In the same manner do we required to convert 3rd party framework(not MS dot net framework) also

    2. does SA support unmanneged code/dll also(like, c++,vc++,javascript,htm files/dll also)

    Any help would be appreciated
  • I still don't understand, SmartAssembly only works on .NET applications, and usually Mono. What framework are you talking about.

    No, SmartAssembly doesn't support anything other than .NET.
    Alex
    Developer,
    Red Gate .NET Tools
  • I am building the dlls using SA and not the exe/dll that launches the application. This is because the host for my application is a third party software and i dont want to touch it.
    If this is the case, is there a way to report exceptions using SA only by building my dll/s where the app. error could occur?
  • Alex
    Developer,
    Red Gate .NET Tools
Sign In or Register to comment.