HighTechTalks DotNet Forums  

Re: typed dataset doesn't change

Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss Re: typed dataset doesn't change in the Dotnet Framework (Component Services) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Rodrigo Batres
 
Posts: n/a

Default Re: typed dataset doesn't change - 07-30-2003 , 10:09 PM






Have u tried restarting aspnet? Are u certain your asmx file is picking up
on the correct assembly? Have u tried deleting the WebReference and adding
it again?In the worst case, u could try to write a brand new WebMethod on a
brand new WebService that does what u want to do. If that still fails, u can
be certain itīs not a bad WebRef


"Pieter" <forgetaboutit (AT) noneofyourbusiness (DOT) com> wrote

Quote:
I'm developing an n-tier application that consists of Serviced Components,
Web services and a Windows Forms user interface. In the serviced component
I've defined a dataset with 2 tables. The web service uses this component
and knows about this dataset. However ... at the user interface I've added
a
web reference. This is where the problem begins: the typed dataset only
contains 1 table and there are still some old columns in it. No problem
you're probably thinking, but updating or removing and re-adding the
webreference doesn't work. I tried everything I could imagine ...

Has anyone experienced the same problem or knows what to do about it?

Best regards,
Pieter






Reply With Quote
  #2  
Old   
Pieter
 
Posts: n/a

Default Re: typed dataset doesn't change - 07-31-2003 , 03:04 AM






I didn't try to restart IIS before, but restarting it makes no difference.
The webservice references the correct assembly.

I'll make a new webservice and see if that works, I seriously doubt it. I'm
beginning to suspect something's wrong with the serviced component.

Pieter

"Rodrigo Batres" <rbatres (AT) sedsa (DOT) com> wrote

Quote:
Have u tried restarting aspnet? Are u certain your asmx file is picking up
on the correct assembly? Have u tried deleting the WebReference and adding
it again?In the worst case, u could try to write a brand new WebMethod on
a
brand new WebService that does what u want to do. If that still fails, u
can
be certain itīs not a bad WebRef


"Pieter" <forgetaboutit (AT) noneofyourbusiness (DOT) com> wrote in message
news:uhHsgQqVDHA.392 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
I'm developing an n-tier application that consists of Serviced
Components,
Web services and a Windows Forms user interface. In the serviced
component
I've defined a dataset with 2 tables. The web service uses this
component
and knows about this dataset. However ... at the user interface I've
added
a
web reference. This is where the problem begins: the typed dataset only
contains 1 table and there are still some old columns in it. No problem
you're probably thinking, but updating or removing and re-adding the
webreference doesn't work. I tried everything I could imagine ...

Has anyone experienced the same problem or knows what to do about it?

Best regards,
Pieter








Reply With Quote
  #3  
Old   
Pieter
 
Posts: n/a

Default Re: typed dataset doesn't change - 08-01-2003 , 10:54 AM



No, making a new webservice doesn't solve my problem. I think that .net has
problems with typed datasets in a serviced component (serialization??).

Pieter

"Rodrigo Batres" <rbatres (AT) sedsa (DOT) com> wrote

Quote:
Have u tried restarting aspnet? Are u certain your asmx file is picking up
on the correct assembly? Have u tried deleting the WebReference and adding
it again?In the worst case, u could try to write a brand new WebMethod on
a
brand new WebService that does what u want to do. If that still fails, u
can
be certain itīs not a bad WebRef


"Pieter" <forgetaboutit (AT) noneofyourbusiness (DOT) com> wrote in message
news:uhHsgQqVDHA.392 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
I'm developing an n-tier application that consists of Serviced
Components,
Web services and a Windows Forms user interface. In the serviced
component
I've defined a dataset with 2 tables. The web service uses this
component
and knows about this dataset. However ... at the user interface I've
added
a
web reference. This is where the problem begins: the typed dataset only
contains 1 table and there are still some old columns in it. No problem
you're probably thinking, but updating or removing and re-adding the
webreference doesn't work. I tried everything I could imagine ...

Has anyone experienced the same problem or knows what to do about it?

Best regards,
Pieter








Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.