473,505 Members | 16,544 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Building XmlSampleGenerator.dll howto

1 New Member
hi, i've seen some people having problems to build XmlSampleGenerator.dll.

read the article :
http://msdn.microsoft.com/library/de...tml/xmlgen.asp

you can directly download the source code from here :
http://download.microsoft.com/downlo...eGenerator.msi
it's a msi file.

To build the dll, i've used Microsoft Visual C# Express Edition 2005 downloadable from Microsoft Site : http://www.microsoft.com/france/msdn...lechargez.mspx
(excuse me for the localization, i'm a froggy)

1. install the source code (and the MSDE if necessary)
2. in the MSDE create a new Class Library Project labeled XMLSampleGenerator
3. import all the installed files of the source code by adding existing elements to the project
4. generate the project, you have your XmlSampleGenerator.dll

if you want to have the command line tool copy XmlSampleGenerator.dll and XmlSampleGenerator.pdb files from the bin directory of your project and paste them in the source code installation directory.
Make sure the parent folder of csc.exe is referenced in the PATH environment variable. (On my computer : C:\WINNT\Microsoft.NET\Framework\v2.0.50727)

1. run the cmd.exe
2. change directory to the source code installation folder
3. run the build.bat command, you have your XmlGen.exe

This only works with the .net framework 2.0.

bye
Oct 31 '06 #1
1 8924
MyronJames
1 New Member
Hi, is this available in VB.net or where can I get a copy of the DLL and
PDB? Why do I have to create it, if it is a generic app??

Thanx!!

Myron James

hi, i've seen some people having problems to build XmlSampleGenerator.dll.

read the article :
http://msdn.microsoft.com/library/de...tml/xmlgen.asp

you can directly download the source code from here :
http://download.microsoft.com/downlo...eGenerator.msi
it's a msi file.

To build the dll, i've used Microsoft Visual C# Express Edition 2005 downloadable from Microsoft Site : http://www.microsoft.com/france/msdn...lechargez.mspx
(excuse me for the localization, i'm a froggy)

1. install the source code (and the MSDE if necessary)
2. in the MSDE create a new Class Library Project labeled XMLSampleGenerator
3. import all the installed files of the source code by adding existing elements to the project
4. generate the project, you have your XmlSampleGenerator.dll

if you want to have the command line tool copy XmlSampleGenerator.dll and XmlSampleGenerator.pdb files from the bin directory of your project and paste them in the source code installation directory.
Make sure the parent folder of csc.exe is referenced in the PATH environment variable. (On my computer : C:\WINNT\Microsoft.NET\Framework\v2.0.50727)

1. run the cmd.exe
2. change directory to the source code installation folder
3. run the build.bat command, you have your XmlGen.exe

This only works with the .net framework 2.0.

bye
Aug 23 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
3825
by: Logan | last post by:
Several people asked me for the following HOWTO, so I decided to post it here (though it is still very 'alpha' and might contain many (?) mistakes; didn't test what I wrote, but wrote it - more or...
4
2857
by: Josef Sachs | last post by:
Is Andrew Kuchling's regex-to-re HOWTO available anywhere? I've found the following (dead) links on various Web pages: http://py-howto.sourceforge.net/regex-to-re/regex-to-re.html...
3
5495
by: DrSarang | last post by:
While building XmlSampleGenerator code from MSDN, I get missing XmlSchemaSet reference. Here is the screen dump, if needed. C:\Documents and Settings\Dr Sarang\My Documents\MSDN\XML Sample...
9
3745
by: Dan Smith | last post by:
I frequently get a LNK1000 error when building a resource-only DLL. If I rebuild, the problem usually goes away. Thanks, Dan ------ Build started: Project: vaac_startupUIRes, Configuration:...
4
2836
by: Ray Dukes | last post by:
What I am looking to do is map the implementation of interface properties and functions to an inherited method of the base class. Please see below. ...
4
3168
by: Marco Meoni | last post by:
Hi. I read the Gordon McMillan's "Socket Programming Howto". I tried to use the example in this howto but this doesn't work. The code is class mysocket: '''classe solamente dimostrativa -...
3
2493
by: Micah Elliott | last post by:
Are there instructions somewhere on how to build Python (on linux) statically? This seems like a common thing to do want to do, but my searching isn't turning up much. If it is common, it would...
0
7218
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7103
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7307
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7370
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7021
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7478
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5035
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4701
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
1
755
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.