Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Running a managed web service proxy client on a PC without .NET framework

Reply
Thread Tools

Running a managed web service proxy client on a PC without .NET framework

 
 
Jorge Loureriro
Guest
Posts: n/a
 
      02-02-2004
Hi,


i'm working on a dll that uses managed code in C++ and consumes C# web
services throught a proxy client created using VS .net.

I want to load this dll in a aplication created using native c++ and
running it in a pc without .net framework installed.
Anyone knows how this could be possible ?
Is there any way to compile this dll including all necessary
dependencies so that i don't have to install anything else?


Thanks in advance,

Jorge Loureiro
 
Reply With Quote
 
 
 
 
Tu-Thach
Guest
Posts: n/a
 
      02-02-2004
Jorge
If you are going to use managed code in your application, you must have .NET run-time installed

Tu-Thac

----- Jorge Loureriro wrote: ----

Hi


i'm working on a dll that uses managed code in C++ and consumes C# we
services throught a proxy client created using VS .net

I want to load this dll in a aplication created using native c++ an
running it in a pc without .net framework installed
Anyone knows how this could be possible
Is there any way to compile this dll including all necessar
dependencies so that i don't have to install anything else


Thanks in advance

Jorge Loureir

 
Reply With Quote
 
 
 
 
Rolf Tollerud
Guest
Posts: n/a
 
      02-11-2004
Possible you could use the
Salamander .NET protector.

"Our protector is not an obfuscator, rather it converts the decompilable
Microsoft Intermediate Language code (MSIL or CIL) of your assemblies into
native format while keeping all .NET metadata intact, and thus it provides
the same level of protection as native C/C++ code"

http://www.remotesoft.com/salamander/protector.html

Regards
Rolf Tollerud

"Jorge Loureriro" <> wrote in message
news: om...
> Hi,
>
>
> i'm working on a dll that uses managed code in C++ and consumes C# web
> services throught a proxy client created using VS .net.
>
> I want to load this dll in a aplication created using native c++ and
> running it in a pc without .net framework installed.
> Anyone knows how this could be possible ?
> Is there any way to compile this dll including all necessary
> dependencies so that i don't have to install anything else?
>
>
> Thanks in advance,
>
> Jorge Loureiro



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
New Web Proxy List - View Restricted Content with web proxy melati1979@gmail.com Cisco 1 02-25-2009 08:51 PM
Calling a Web Service using Axis, from within an Axis Web Service running under Tomcat hocho888 Java 1 04-29-2005 08:26 PM
Accessing current user in Managed C++ Web Service? Sharon McCarty ASP .Net 0 11-01-2004 11:30 PM
Invoking Web Service without creating proxy Thomas via .NET 247 ASP .Net Web Services 2 05-14-2004 05:25 AM
XML Web service client without proxy instance? Paul Fin ASP .Net Web Services 0 09-10-2003 09:42 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57