“binary was not built with debug information ” warning meaning in mfc application?

后端 未结 5 847
渐次进展
渐次进展 2020-12-13 20:09

I am getting the following Warning when i run my Windows Application(MFC) in Windows 7.

\'XXX.exe\': Loaded \'C:\\2010\\Debug\\bin\\plugins\\c

5条回答
  •  旧巷少年郎
    2020-12-13 20:35

    If you sure that there is no problem. You may also check application pool physical path, because sometimes path is keeping local path hence it involves different version.

    For Instance in IIS,

    ->Sites

    ->>Specified site

    ->>>Look the at right window

    ->>>>Look at the Actions Button and click the Basic Settings

    ->>>>>Check the physical path

提交回复
热议问题