Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

exchange error (socket error, error code WSA#35 unable to send the data) while linking .exe file in pscad

dhanunjaynasika
Beginner
1,251 Views
Hello,

i am using PSCAD 4.2.1 with visual studio 2010 express edition and composer XE 2011 sp1

i am facing the prolem while linking the .exe file and initialising the out put channels.

it is giving pop up message

Exchange error:

unable to send the data

socket error socket ID : 2763 WSA#35 unable to send the data

these are my environmental variables

LIB

C:\\Program Files (x86)\\Intel\\Composer XE 2011 SP1\\Compiler\\Lib\\IA32;C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\lib;C:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.0A\\Lib;C:\\Program Files (x86)\\Intel\\Composer XE 2011 SP1\\compiler\\include;


path

c:\\windows\\system32;c:\\windows\\system32\\wbem;c:\\windows\\system32\\windowspowershell\\v1.0\\;c:\\progra~2\\pscad42\\bin\\ffilter;c:\\program files (x86)\\intel\\composer xe 2011 sp1\\bin\\ia32;c:\\program files (x86)\\intel\\composer xe 2011 sp1\\redist\\intel64\\mkl;c:\\program files (x86)\\intel\\composer xe 2011 sp1\\redist\\ia32\\mkl;c:\\program files (x86)\\common files\\intel\\shared libraries\\redist\\intel64\\mpirt;c:\\program files (x86)\\common files\\intel\\shared libraries\\redist\\intel64\\compiler;c:\\program files (x86)\\common files\\intel\\shared libraries\\redist\\ia32\\mpirt;c:\\program files (x86)\\common files\\intel\\shared libraries\\redist\\ia32\\compiler;c:\\program files (x86)\\intel\\composer xe 2011 sp1\\bin;c:\\program files (x86)\\intel\\composer xe 2011 sp1\\compiler\\lib\\ia32;c:\\program files (x86)\\microsoft visual studio 10.0\\vc\\bin;c:\\progra~2\\egcs\\bin;c:\\program files (x86)\\microsoft visual studio 10.0\\common7\\tools;c:\\windows;c:\\program files (x86)\\microsoft sql server\\100\\tools\\binn\\;c:\\program files\\microsoft sql server\\100\\tools\\binn\\;c:\\program files\\microsoft sql server\\100\\dts\\binn\\;c:\\program files (x86)\\microsoft visual studio 10.0\\vc\\lib;c:\\program files (x86)\\microsoft visual studio 10.0\\vc\\include;c:\\program files (x86)\\microsoft visual studio 10.0\\common7\\ide;c:\\program files (x86)\\microsoft visual studio 9.0\\common7\\ide;%systemroot%

can any one suggest how to rectify this.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
1,251 Views
This error is not coming from the build of the EXE- it is, I would guess, related to "initialising the out put channels". I suggest contacting whoever provides support for PSCAD for help with this.
0 Kudos
Reply