[Rets-dev] Question regarding RETS connection errors

Saeed Goraya sgoraya at gmail.com
Wed Apr 18 01:05:39 CDT 2007


Hi everyone,

We have been experiencing some connection & access issues with our RETS
server - this is our first implementation

Thanks in advance for the input

Regards

--

Using EZ RETS & Ethereal - trying to connect the RETS through SQL Server
2005 and Connection is successful. The problem arises when we tried to
access the data from the tables. The following error message is encountered.



*ERROR [01000] Could not get URL [
http://rets15.raprets****************/getmetadata.aspx<http://rets15.raprets.com:6103/Bakersfield/BAK/getmetadata.aspx>:
401 *

* *

And on the other hand when I open OdbcConnection in .Net, following error is
occurring, though a few days ago it was working fine

Error descirption is as follows:


System.TypeInitializationException was unhandled

  Message="The type initializer for '
System.Transactions.Diagnostics.DiagnosticTrace' threw an exception."

  Source="System.Transactions"

  TypeName="System.Transactions.Diagnostics.DiagnosticTrace"

  StackTrace:

       at System.Transactions.Transaction.get_Current()

       at System.Data.Common.ADP.IsSysTxEqualSysEsTransaction()

       at System.Data.Common.ADP.NeedManualEnlistment()

       at System.Data.Odbc.OdbcConnection.Open()

       at ConsoleApplication1.Program.Main(String[] args) in C:\Documents
and
Settings\mshoaib\Desktop\Temp\t21\ConsoleApplication1\ConsoleApplication1\Program.cs:line
18

       at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args
)

       at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence
assemblySecurity, String[] args)

       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()

       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)

       at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext
, ContextCallback callback, Object state)

       at System.Threading.ThreadHelper.ThreadStart()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rets.org/pipermail/rets-dev/attachments/20070417/2c6ace97/attachment.html


More information about the Rets-dev mailing list