Click here to Skip to main content
15,921,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionScenarios for Deployment MFC dlg based application Pin
ndristephane30-Jun-07 20:59
ndristephane30-Jun-07 20:59 
AnswerRe: Scenarios for Deployment MFC dlg based application Pin
Rajesh R Subramanian30-Jun-07 21:22
professionalRajesh R Subramanian30-Jun-07 21:22 
AnswerRe: Scenarios for Deployment MFC dlg based application Pin
Mark Salsbery1-Jul-07 9:15
Mark Salsbery1-Jul-07 9:15 
Questionmanifest file Pin
saisp30-Jun-07 20:56
saisp30-Jun-07 20:56 
AnswerRe: manifest file Pin
Paresh Chitte1-Jul-07 18:28
Paresh Chitte1-Jul-07 18:28 
GeneralRe: manifest file Pin
tom groezer4-Jul-07 8:59
tom groezer4-Jul-07 8:59 
GeneralRe: manifest file Pin
Paresh Chitte5-Jul-07 18:40
Paresh Chitte5-Jul-07 18:40 
QuestionCwebbrowser2 , cannot find the internet path Pin
awah30-Jun-07 17:31
awah30-Jun-07 17:31 
Cwebbrowser2 , cannot find the internet path

when i use this

m_webbrowser.Navigate("yahoo.com", NULL, NULL, NULL, NULL);


the program gave me the following error as shown in the picture
the upper message box is the first to come. followed by the lower messagebox
link to picture : [url]http://i8.tinypic.com/6byefcy.jpg[/url]
[IMG]http://i8.tinypic.com/6byefcy.jpg[/IMG]

it was working perfectly fine on my computer with compiler. When i brought it to another computer, this happened!

i tried redoing a new testing project and creating the webbrowser in the same manner and it was good

some information:
- using MFC
- created webbrowser2 by going to dialog editor, right click and select "insert activeX"
- disabled firewall on both computer
- both computers definitely have internet connection with IE 7
- m_webbrowser.Navigate runs in a worker thread
- the target website yahoo.com is definitely up. i checked with my firefox and IE browser
- no delay, noticed. which means webbrowser2 did not neven attempt to contact the site

can anyone please help?
AnswerRe: Cwebbrowser2 , cannot find the internet path Pin
awah30-Jun-07 18:06
awah30-Jun-07 18:06 
AnswerRe: Cwebbrowser2 , cannot find the internet path Pin
Michael Dunn1-Jul-07 12:26
sitebuilderMichael Dunn1-Jul-07 12:26 
QuestionPSID,PACL Leakage Problem Pin
Akin Ocal30-Jun-07 13:10
Akin Ocal30-Jun-07 13:10 
QuestionHow to post sample code here. Pin
samal_recw9530-Jun-07 12:45
samal_recw9530-Jun-07 12:45 
AnswerRe: How to post sample code here. Pin
Christian Graus30-Jun-07 14:07
protectorChristian Graus30-Jun-07 14:07 
GeneralRe: How to post sample code here. Pin
samal_recw951-Jul-07 8:13
samal_recw951-Jul-07 8:13 
QuestionData structures Pin
tom groezer30-Jun-07 10:52
tom groezer30-Jun-07 10:52 
AnswerRe: Data structures Pin
Paresh Chitte1-Jul-07 18:21
Paresh Chitte1-Jul-07 18:21 
AnswerRe: Data structures Pin
David Crow2-Jul-07 4:55
David Crow2-Jul-07 4:55 
QuestionDebugger not catching a specific WM_KEYDOWN in OpenGL application [PROBLEM RESOLVED] [modified] Pin
Cyrilix30-Jun-07 10:29
Cyrilix30-Jun-07 10:29 
AnswerRe: Debugger not catching a specific WM_KEYDOWN in OpenGL application Pin
Cyrilix30-Jun-07 17:53
Cyrilix30-Jun-07 17:53 
AnswerRe: Debugger not catching a specific WM_KEYDOWN in OpenGL application Pin
Steve Echols30-Jun-07 19:05
Steve Echols30-Jun-07 19:05 
GeneralRe: Debugger not catching a specific WM_KEYDOWN in OpenGL application Pin
Cyrilix30-Jun-07 20:10
Cyrilix30-Jun-07 20:10 
QuestionHBITMAP size Pin
Axonn Echysttas30-Jun-07 9:37
Axonn Echysttas30-Jun-07 9:37 
AnswerRe: HBITMAP size Pin
Randor 30-Jun-07 11:24
professional Randor 30-Jun-07 11:24 
QuestionSoftware Project Pin
AprNgp30-Jun-07 5:16
AprNgp30-Jun-07 5:16 
AnswerRe: Software Project Pin
Luc Pattyn30-Jun-07 5:34
sitebuilderLuc Pattyn30-Jun-07 5:34 

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.