VS.net Options/Project properties [modified]
-
hi, I have a project(Windows Application) which i need to add a web reference to. For some reason, if i try to add a web reference it opens up a dialog box with stating "Do you want to save file or open it? The name of the file is HelpWaterMark.htm? I know it is one of the project option which may have caused this. It doens't let me add a web reference. If I click open the file then, it would open the file located at url instead of adding the reference to the project. Does anyone know why? If anyone can help me out I would really appreciate that. thanks a lot Thanks Needy -- modified at 17:21 Friday 30th June, 2006
-
hi, I have a project(Windows Application) which i need to add a web reference to. For some reason, if i try to add a web reference it opens up a dialog box with stating "Do you want to save file or open it? The name of the file is HelpWaterMark.htm? I know it is one of the project option which may have caused this. It doens't let me add a web reference. If I click open the file then, it would open the file located at url instead of adding the reference to the project. Does anyone know why? If anyone can help me out I would really appreciate that. thanks a lot Thanks Needy -- modified at 17:21 Friday 30th June, 2006
bemahesh wrote:
If I click open the file then, it would open the file located at url instead of adding the reference to the project. Does anyone know why?
It is the default action. To use a web page think using a web browser from the toolbar's common controls.
-
bemahesh wrote:
If I click open the file then, it would open the file located at url instead of adding the reference to the project. Does anyone know why?
It is the default action. To use a web page think using a web browser from the toolbar's common controls.
How can it help me add a reference? Let me repeat my question. I have a windows application project. I need to call a web service in my project. Usually, if one clicks on "Add Web reference" and type the url the Add web reference would display the available methods on the left side of the window. However, in my case if I click on the add web reference button, it instead opens up a dialog box stating if you want to open a file or save it to the disk with file "Helpwatermark.htm". Please respond ASAP. If I repeat the same procedure in my other project it shows available methods on the left side of add reference dialog box and if I click on one of the methods it adds the reference with given name. Please shed the light if anyone knows what is wrong with settings/options. Thanks Needy
-
bemahesh wrote:
If I click open the file then, it would open the file located at url instead of adding the reference to the project. Does anyone know why?
It is the default action. To use a web page think using a web browser from the toolbar's common controls.
-
bemahesh wrote:
If I click open the file then, it would open the file located at url instead of adding the reference to the project. Does anyone know why?
It is the default action. To use a web page think using a web browser from the toolbar's common controls.