Hello:

I was able to install the .NET 2.0 Provider on my development machine and 
get the DDEX integrated with VWD Express.  I've completed my development. 
Now, I'm ready to deploy to my production web server.  Any tips I should be 
aware of?  For example, must I run the FB .NET installation or can I simply 
copy the firebird dll's from my dev machine to the Bin directory in my web 
server application directory?

The reason I'm asking is because I'm already having issues with deployment. 
Not sure if it's Firebird related or not.  The problem I'm having is I'm 
getting a parser exception:

Parser Error
Description: An error occurred during the parsing of a resource required to 
service this request. Please review the following specific parse error 
details and modify your source file appropriately.

Parser Error Message: Failed to generate code. Exception of type 
'System.Data.Design.InternalException' was thrown.

Source Error:

Line 1:  <?xml version="1.0" encoding="utf-8"?>
Line 2:  <xs:schema id="InfoRequest" 
targetNamespace="http://tempuri.org/InfoRequest.xsd"; 
xmlns:mstns="http://tempuri.org/InfoRequest.xsd"; 
xmlns="http://tempuri.org/InfoRequest.xsd"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" 
xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" 
attributeFormDefault="qualified" elementFormDefault="qualified">
Line 3:    <xs:annotation>


Source File: /App_Code/InfoRequest.xsd    Line: 1


Any feedback appreciated.

Tony Kylitis
ReactorNet Technologies 




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to