Problem with generating cs files from typed datasets in VS.net 2003.
- From: "Ken Varn" <nospam>
- Date: Wed, 18 Jan 2006 15:32:16 -0500
I have a project that contains typed dataset (xsd) files. Normally, the
VS.NET IDE will automatically generate the cooresponding cs file whenever
the typed dataset is modified. The problem that I have is that this process
is not done as a dependency check at compile time. When we archive our
projects into our version control system, we check in the XSD file only.
However, the VS.NET IDE does not generate the cooresponding cs file unless
you modify the dataset, thus our builds fail. We have to manually tell each
XSD file to re-generate the cs file. Is there anyway that we can alleviate
this problem so that the cs file is generated at compile time as a
dependency check?
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------
.
- Prev by Date: VS2003 Runtime error when closing a solution
- Next by Date: Re: Web Site Publish Problem with VS 2005
- Previous by thread: VS2003 Runtime error when closing a solution
- Next by thread: Re: .NET is not Merely a Java Competitor
- Index(es):
Relevant Pages
|