473,616 Members | 2,973 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

generate .cs file from AxInterop.SHDoc Vw.dll

15 New Member
hi all ,

I try to generate .cs file from AxInterop.SHDoc Vw.dll by using the bellow command

C:\Documents and Settings\malik\ Desktop\Debug>a ximp out:AxInterop.S HDocVw.dll /source


I am new to this
if I have done any mistake point me that out.
or
if there another way please let me know

any kind of help is highly appriciated
Mar 6 '07 #1
0 1473

Sign in to post your reply or Sign up for a free account.

Similar topics

1
2319
by: Naeem Sarfraz | last post by:
I understand this file is under protection but how do I remove it from the 'detected dependencies' in the Installer project. The error message: 'shdocvw.dll' should be excluded because its source file 'C:\WINDOWS\System32\shdocvw.dll' is under Windows System File Protection.
0
1071
by: Sameer | last post by:
I decided to strong name the axhost generated when I inserted the an activex control in my windows form. To this end... 1. Created Interop Interop.MyAnalogLibrary.dll tlbimp \winnt\system32\MyAnalogLibrary.ocx /out:Interop.MyAnalogLibrary.dll /keyfile:..\..\1.snk 2. Created AxInterop AxInterop.MyAnalogLibrary.dll aximp \winnt\system32\MyAnalogLibrary.ocx /out:AxInterop.MyAnalogLibrary.dll /rcw:Interop.MyAnalogLibrary.dll
3
5459
by: Wiktor Zychla | last post by:
I have a problem I cannot solve. My application hosts IE activex control. I follow the standard procedure: I just aximp shdocvw.dll. Note that this gives you two files: axshdocvw.dll and shdocvw.dll. And there comes the problem. I reference the libraries from my project. For this to work, I put the libraries in the same directory as the application. Now, from my code I try to ShellExecute to a link (to show it in a new window):
5
7279
by: Jurate | last post by:
I created a class library that has Microsoft Web browser ActiveX component. I am using this class library from a COM client -javascript command var mycomponent = new ActiveXObject("ShowTrans.ShowTrans"); .... mycomponent.ShowText(tex); I am getting this error message: File or assembly name AxInterop.SHDocVw, or one of its dependencies, was not found.
6
1710
by: Hanspeter Leupin | last post by:
Hi NG, I need a solution for my Access 97 application. I have to transfer a file (size 100-500kb) from a server with https. Example: https://ip.of.my.server/share/textfile.txt -> c:\ Does anybody have a sample code for this? I tried the transfer library of Dev Ashish - but unfortunately this code
0
2479
by: And | last post by:
I use shdocvw InternetExplorer Object to open a pdf file and then I want to automatically save it but the web site from wich I'm downloading the file doesn't allows to save the file using the webrequest command so my idea is to save it using the save command from the internet explorer but it still doen't work! The code I am using is the following: Private Sub BtnSave_Click() Dim eQuery As OLECMDID
0
4220
by: Fab | last post by:
Hi, In a VS 2003 project, i use the Microsoft Web Browser (shdocvw32.dll). So in the References tab of the Solution Explorer i have : AxSHDocVw SHDocVw Microsoft.mshtml When i copy the release directory on another computer, the web browser
0
956
by: madushan | last post by:
hi all I wrote a code to wrap internet explore in a windows application.that works fine but once i build that it automatically create AxInterop.SHDocVw.dll . but i don't like to be there.because if it is so the number of .dll in the application is increase. So I want to wrap that with another dll or Is there another way to do that? any kind of help is highly appriciated.
0
1433
by: madushan | last post by:
hi all I wrote a code to wrap internet explore in a windows application.that works fine but once i build that it automatically create AxInterop.SHDocVw.dll . but i don't like to be there.because if it is so the number of .dll in the application is increase. So I want to wrap that with another dll or Is there another way to do that? any kind of help is highly appriciated.
0
8203
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8647
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8592
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7121
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6097
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5550
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2579
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1759
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1445
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.