Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

Hi,

 

I have a Web Service that until about hour was working out fine, but the changes I am making don't seems to show when I update the web reference in my application that is using it. Let me explain.

 

I make two changes one will be to rename a public function and the second will be to rename a public enum.

 

When I rebuild the web service and then go into the application that is using it you can see the function now has the new name. However the enum is still named as it was in the first place. I can delete the enum and it still shows up in the intellisense as if I had not deleted it. I added a structure to the web service class. I could access it fine and then with no warning it suddenly disappeared from the intellisense.

 

I have tried deleting the web reference and recreating it. I have also published this service to a remote server and the same thing happens on there also. Tried even rebooting as well as closing visual studio.

 

Does anyone know what is going on?

 

Cheers, Dave.

Edited by davearia

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...