4
Answers

How can i get IP Location using ASP.NET?

Faisal Ansari

Faisal Ansari

13y
4.3k
1
hello guys how r u ?

Q: My question is that, i am currently working on project, in that project i need to get location through IP Address. i wan to do this like, where ever the client using my web app the ip address and the location i get it. 

OR

is there any need of using web service kindly tell me that service and url of that also.

so kindly help me about it and reply soon,

Thanks.
Answers (4)
0
Sanjeeb Lenka
NA 22.1k 1.3m 11y
hi,

you have to set the startup object. for set the start up object follow this step.

open solution explorer. select the solution or right click on solution and click on properties.


in property window set the startup object as your class name.

follow the screen.




2nd