[libRETS-users] librets.libretsPINVOKE threw an exception.
65 views
Skip to first unread message
Abid Shaik
unread,
Aug 5, 2019, 1:26:03 PM8/5/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libret...@groups.realtors.org, RESO Admin
Hello there,
We have been using LibRets .NET library for MLS integration for almost 7-8 years. Recently we are getting below error pretty frequently. Nothing changed in our Implementation. We have not changed business logic related to RetsSession in years. We are getting this error on Windows Server 2016. Any suggestions or help on this error is greatly appreciated.
Thanks in advance.
The type initializer for 'librets.libretsPINVOKE' threw an exception.
at librets.libretsPINVOKE.new_RetsSession(String jarg1) at librets.RetsSession..ctor(String loginUrl) at RetsSession session = new RetsSession(RETSURL);
The type initializer for 'SWIGExceptionHelper' threw an exception.
at librets.libretsPINVOKE.SWIGExceptionHelper..ctor() at librets.libretsPINVOKE..cctor()---