App stop working on windows server 2003

.NET Edition of the F-IN-BOX
vitakgb
Posts: 1
Joined: Thu Mar 05, 2009 3:58 am

App stop working on windows server 2003

Postby vitakgb » Thu Mar 05, 2009 4:07 am

Hello.
My application worked on XP SP3. But when i try run it on windows server 2003 SP2 it broke. Looks like f_in_box__lib can't load swf from stream (embeded resource).

Code: Select all

Message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source: f_in_box__lib
StackTrace:    at f_in_box__lib.f_in_box__wrapper.FPC_IStream_Write(Int32 pStream, Int32 pBuffer, Int32 Size, UInt32& WrittenBytes)
   at f_in_box__lib.StreamBasedOnIStream.Write(Byte[] buffer, Int32 count)
   at f_in_box__lib.StreamBasedOnIStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at f_in_box__lib.f_in_box__control.PutMovieFromStream(Stream Stream)
   at Project.Flash.Flash..ctor(Stream streamFileName)
TargetSite: Int32 FPC_IStream_Write(Int32, Int32, Int32, UInt32 ByRef)

What could be reason? On server IIS is running.
Thanks.

Softanics
Site Admin
Posts: 1402
Joined: Sat Sep 18, 2004 3:03 am
Location: Russia, St. Petersburg
Contact:

Postby Softanics » Thu Mar 05, 2009 9:02 am

Thank you for your question.

If you just load the following way:

Code: Select all

.FlashProperty_Movie = @"full path to some flash movie";


does it work well?

Thank you.
Best regards, Artem A. Razin,
F-IN-BOX support
Ask your question here: http://www.f-in-box.com/support.html


Return to “.NET Edition”

Who is online

Users browsing this forum: No registered users and 19 guests