forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

use of a compilde dll (Plato3) in .net webservices or asp.net?

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Thu May 04, 2006 6:08 am    Post subject: use of a compilde dll (Plato3) in .net webservices or asp.ne Reply with quote

Integration in Visual Studio 2005 is not available, that's why I've created a dll in Plato3
which works fine in a .net Application
But to use it in .net xml webservice I got the followind exception:


Salford.Fortran.RuntimeException: 57: Attempt to read past end-of-file
at Salford.Fortran.RTLibrary.RuntimeError(Int32 n)
at Salford.Fortran.RTLibrary1.displayError(int,<ptr>char,enumÄlogical)(Int32 errornumber, SByte* lname, Int32 syserror)
at Salford.Fortran.RTLibrary1.errorHandler(int,<ptr>char,enumÄlogical)(Int32 errornumber, SByte* lname, Int32 syserror)
at Salford.Fortran.RTLibrary1.IO_error(enumÄErrorMessage)(Int32 ierr)
at Salford.Fortran.RTLibrary1.IO_end_of_file(void)()
at Salford.Fortran.RTLibrary1.do_formatted_io_initialisation(void)()
at Salford.Fortran.RTLibrary1.IO_initialise_formatted_io(void)()
at Salford.Fortran.RTLibrary1.RSF1__(SByte* advance, Int32 advancein, Int32 advance_len)
at Salford.Fortran.RTLibrary1.doIO(void)()
at Salford.Fortran.RTLibrary1.parseEntryCode(unsignedÄint,<ptr>void,int,enumÄActionCode)(UInt32 code, Void* value, Int32 stringlength, Int32 action)
at Salford.Fortran.RTLibrary1._IniRdSeqFrm(Int32 code, Int32* value)
at dlltest.DEUTON()
at Service.TestFortran() in c:developFortranwebtestserviceApp_CodeService.cs:line 23



hzu
Back to top
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7925
Location: Salford, UK

PostPosted: Fri May 05, 2006 12:04 am    Post subject: use of a compilde dll (Plato3) in .net webservices or asp.ne Reply with quote

I think you are on your own with this one.

You have the code.
The error report gives the line number where to error occurs and the reason for failure.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group