Click here to Skip to main content
15,915,632 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to drive Excel application in my windows application project form,by a web browser.
using this code:
this.webBrowser.Navigate(path,false);
But the selected Excel application did not open in my own application.
Posted
Comments
Herman<T>.Instance 17-Aug-11 1:05am    
perhaps show some code so we can see what you do

1 solution

 
Share this answer
 
Comments
M_Mogharrabi 3-Sep-11 4:22am    
i could not find AxSHDocVw.dll?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900