Click here to Skip to main content
15,915,852 members
Home / Discussions / COM
   

COM

 
Questionpass asp byte array to com object? Pin
mack scynox20-Jan-06 23:38
mack scynox20-Jan-06 23:38 
QuestionHow to export a class in c++ dll. Pin
srinu.m20-Jan-06 3:35
srinu.m20-Jan-06 3:35 
AnswerRe: How to export a class in c++ dll. Pin
Stephen Hewitt20-Jan-06 14:53
Stephen Hewitt20-Jan-06 14:53 
AnswerRe: How to export a class in c++ dll. Pin
Stephen Hewitt20-Jan-06 16:33
Stephen Hewitt20-Jan-06 16:33 
GeneralRe: How to export a class in c++ dll. Pin
srinu.m22-Jan-06 15:51
srinu.m22-Jan-06 15:51 
Questionanyboby can give the link for download Ebook of inside com Pin
baldha rakesh19-Jan-06 17:39
baldha rakesh19-Jan-06 17:39 
QuestionI need some info on active documents Pin
UsmanMKhan19-Jan-06 2:30
UsmanMKhan19-Jan-06 2:30 
QuestionAccessing file system in client with .net winform control used as Activex in page Pin
Daniel Santillanes18-Jan-06 13:28
professionalDaniel Santillanes18-Jan-06 13:28 
Hi everyone,

I hope someone has idea on how to do this...

I used this example[^] to create a user control with windows controls with the idea of accessing the client's file system through internet explorer by using this interface as an ActiveX.

The basic idea is that through this control I access some files in a server through FTP that need to be updated, for example in c:\files\ in the client that's looking at this web page.

So, I navigate in IE to this webpage with this user control in the page, and it works ok in my working computer, but when I try to run this update in another computer, I get error messages stating that I don't have the priviledges to access the files in the computer.

Has anyone by any chance tried something like this? accessing the client's file system from IE using a user control?

My studies have brought me to the fact that it's possible to update these files:

- By setting this web site as secure in IE it works ok in other computers.
- By setting security priviledges with the .NET Framework configuration tool the control also works.

Well, what I need is that some how the user doesn't need to do any of these configurations, but somehow the user is asked if it allows the activex component to run and lets it work on his computer.

I've seen that some activex controls prompt if they'll be allowed to run, but for some reason this is not the case with this control.

Thanks for taking the time to read this Smile | :)

daniero

-- modified at 19:32 Wednesday 18th January, 2006
QuestionSigning Assemblies with strong names Pin
oceanexplorer18-Jan-06 11:46
oceanexplorer18-Jan-06 11:46 
QuestionSet properties in the all ActiveX instances Pin
Andrey200617-Jan-06 23:03
Andrey200617-Jan-06 23:03 
QuestionHow to Debug the dependency dll from the vb Pin
srinu.m17-Jan-06 18:05
srinu.m17-Jan-06 18:05 
QuestionHow to get http response header from IE WebBrowser Control ? Pin
realroot16-Jan-06 18:23
realroot16-Jan-06 18:23 
AnswerRe: How to get http response header from IE WebBrowser Control ? Pin
Stephen Hewitt17-Jan-06 17:46
Stephen Hewitt17-Jan-06 17:46 
GeneralRe: How to get http response header from IE WebBrowser Control ? Pin
realroot17-Jan-06 20:39
realroot17-Jan-06 20:39 
QuestionMatlab ActiveX Variant Datatype Pin
Tolpan16-Jan-06 3:22
Tolpan16-Jan-06 3:22 
QuestionPlease help : Speech API COM Component .Net Pin
naresh_pandey1316-Jan-06 1:23
naresh_pandey1316-Jan-06 1:23 
QuestionI want to learn COM ? Pin
vikas amin16-Jan-06 0:55
vikas amin16-Jan-06 0:55 
AnswerRe: I want to learn COM ? Pin
Gizzo16-Jan-06 4:54
Gizzo16-Jan-06 4:54 
GeneralRe: I want to learn COM ? Pin
vikas amin17-Jan-06 0:51
vikas amin17-Jan-06 0:51 
QuestionMFC DLL with automation in VC++ .NET 2003 Pin
Mila02510-Jan-06 19:53
Mila02510-Jan-06 19:53 
QuestionATL-Objects can't have multiple instances Pin
hvse10-Jan-06 0:02
hvse10-Jan-06 0:02 
AnswerRe: ATL-Objects can't have multiple instances Pin
Stephen Hewitt10-Jan-06 12:03
Stephen Hewitt10-Jan-06 12:03 
QuestionDrag and Drop Pin
Anil_vvs9-Jan-06 23:36
Anil_vvs9-Jan-06 23:36 
QuestionCOM Interdependency Pin
msumit8-Jan-06 16:46
msumit8-Jan-06 16:46 
AnswerRe: COM Interdependency Pin
Stephen Hewitt10-Jan-06 12:05
Stephen Hewitt10-Jan-06 12:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.