some times we do not want to publish the Application in IIS due to some reasons . and Port no changes automatically (when system restated suddenly or any other issue) then your Web services ref. would be remove or other ref which is based on Port no. so avoiding this situation we can set the port no .
Select Asp.net Application and Press f4
"Use Dynamic Port" = False
and Specify your port. like "1111"
save and Press F5
No comments:
Post a Comment