开发者

google map API for ASP.net

I have been trying to compile the project fr开发者_如何转开发om http://www.shabdar.org/google-maps-user-control-for-ASP-Net-part1.html but it is complaining

  1. The name 'hidEventName' does not exist in the current cont
  2. The type or namespace name 'GoogleObject' could not be found (are you missing a using directive or an assembly reference?)

I have copied the required files. What am I missing?


Just downloaded the project from the link you specified, opened it in Visual Studio 2010, did the requested conversion, compiled and run it without any problems.

What version of VS are you using?


-you delete GoogleMapForASPNet.ascx, and creat new WebUserControl, set name =GoogleMapForASPNet.ascx you coppy code last GoogleMapForASPNet.ascx into this. now it's ok

-The type or namespace name 'GoogleObject' -> you not coppy forder app_code , you coppy two file .cs into project-> ok!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜