| Author |
Message |
yogesh.settty
Joined: 22 Feb 2011 Posts: 5
|
Posted: Fri Feb 25, 2011 7:15 am Post subject: Help Needed very Urgently |
|
|
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....  |
|
| Back to top |
|
 |
Alex.Davies
Joined: 02 Dec 2008 Posts: 335 Location: Cambridge, uk
|
Posted: Fri Feb 25, 2011 10:29 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
yogesh.settty
Joined: 22 Feb 2011 Posts: 5
|
Posted: Fri Feb 25, 2011 11:28 am Post subject: HELP NEEDED |
|
|
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 |
|
| Back to top |
|
 |
Alex.Davies
Joined: 02 Dec 2008 Posts: 335 Location: Cambridge, uk
|
Posted: Fri Feb 25, 2011 11:30 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
yogesh.settty
Joined: 22 Feb 2011 Posts: 5
|
Posted: Tue Mar 01, 2011 12:47 pm Post subject: Re: |
|
|
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? |
|
| Back to top |
|
 |
Alex.Davies
Joined: 02 Dec 2008 Posts: 335 Location: Cambridge, uk
|
|
| Back to top |
|
 |
|