![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello everybody! To get the real object with all it's methods in asp.net 1.1, I just had to modify the reference.cs file of my webservice client project. (I want to override the ToString() method of the real object) (Regarding to: http://groups.google.at/group/microsoft.public.dotnet.framework.aspnet.webservic es/browse_thread/thread/4a3f1c973dc2829f/842ff70710b55517?lnk=st&q=webservice+skeleton+%22r eference.cs%22+object+method&rnum=1&hl=de#842ff707 10b55517)http://groups.google.at/group/microsoft.public.dotnet.framework.aspnet.webservic es/browse_thread/thread/4a3f1c973dc2829f/842ff70710b55517?lnk=st&q=webservice+skeleton+%22r eference.cs%22+object+method&rnum=1&hl=de#842ff707 10b55517 ) In Asp .Net 2.0 this solution doesn't seem to work because there is no refernce.cs file created anymore. There is only the mapinfo file which describes the skeleton objects, the C# Versions of this definitions become generated on the fly. There is no obvious way for me to change to real objects. Has anybody got an idea, how to solve this problem? Best regards Heinrich. |
#3
| |||
| |||
|
|
Hello everybody! To get the real object with all it's methods in asp.net 1.1, I just had to modify the reference.cs file of my webservice client project. (I want to override the ToString() method of the real object) (Regarding to: http://groups.google.at/group/microsoft.public.dotnet.framework.aspnet.webservic es/browse_thread/thread/4a3f1c973dc2829f/842ff70710b55517?lnk=st&q=webservice+skeleton+%22r eference.cs%22+object+method&rnum=1&hl=de#842ff707 10b55517)http://groups.google.at/group/microsoft.public.dotnet.framework.aspnet.webservic es/browse_thread/thread/4a3f1c973dc2829f/842ff70710b55517?lnk=st&q=webservice+skeleton+%22r eference.cs%22+object+method&rnum=1&hl=de#842ff707 10b55517 ) In Asp .Net 2.0 this solution doesn't seem to work because there is no refernce.cs file created anymore. There is only the mapinfo file which describes the skeleton objects, the C# Versions of this definitions become generated on the fly. There is no obvious way for me to change to real objects. Has anybody got an idea, how to solve this problem? Best regards Heinrich. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |