Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Webreference XYZ.datasource file

Reply
Thread Tools

Webreference XYZ.datasource file

 
 
Rory Becker
Guest
Posts: n/a
 
      12-04-2008

What is the SomeType.datasource file for in a web reference...?

Is it vital? Was it generated? What causes it to regenerate?


Short version ... Should I be adding these files to my source control?

--
Ror


 
Reply With Quote
 
 
 
 
Allen Chen [MSFT]
Guest
Posts: n/a
 
      12-05-2008
Hi Rory,

The datasource file is mainly used in WinForm application. It's used to
support drag drop creating UI. We can open the Data Sources Window to see
the effect of this file. (Please try to create a WinForm application and
add a web reference)

http://msdn.microsoft.com/en-us/libr...83(VS.80).aspx

As to ASP.NET application the file is seldom used. If you don't like it you
can just delete it. But please note this file will be regenerated after
regenerating the proxy class. Of course, you don't have to include it in
your source control for your ASP.NET application.

Please let me know if you need further assistance.

Regards,
Allen Chen
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subs...#notifications.

Note: MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 2 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions. Issues of this
nature are best handled working with a dedicated Microsoft Support Engineer
by contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subs.../aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
 
 
 
Allen Chen [MSFT]
Guest
Posts: n/a
 
      01-06-2009
Hi Rory,

Do you have any progress on this issue?

Regards,
Allen Chen
Microsoft Online Support

 
Reply With Quote
 
Rory Becker
Guest
Posts: n/a
 
      01-12-2009
Hello Allen Chen [MSFT],

> Hi Rory,
>
> Do you have any progress on this issue?
>
> Regards,
> Allen Chen
> Microsoft Online Support


My apologies for not responding earlier Allen.

your previous answer indeed clears things up nicely for me.

Thankyou very much for your time on this.

--
Ror


 
Reply With Quote
 
mohan.chug@gmail.com mohan.chug@gmail.com is offline
Junior Member
Join Date: Mar 2009
Posts: 1
 
      03-14-2009
Hi Alen

I am trying to generate these ".datasource" files using command line tools like wsdl.exe or disco.exe but some how not able to do
Can you please help me out of this?

To give you little backgroud: I am trying to Automate the update web reference task in my Windows app which has many web services referenced in it. I want to create a Batch file in which I will be calling the disco.exe and wsdl.exe to generate reference.vb, service.wsdl, service.disco, results.discomap (Reference.map)
X.datasource?
y.datasource?

Thanks in Advance
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
error deploying with webreference daniel.westerberg@ruilong.se ASP .Net 0 12-17-2007 01:36 PM
VSDISCO/WebReference Woes Shaun Wilson ASP .Net Web Services 0 06-13-2005 08:54 PM
Problem in WebReference of WebService? owais ASP .Net 0 12-18-2003 11:30 AM
beginner: add webreference at runtime JK ASP .Net Web Services 1 12-17-2003 08:54 PM
how to use ssl certificates with a wsdl webreference? Peter van der Veen ASP .Net Web Services 1 08-20-2003 01:20 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57