TN 6.1 Error

Hi, Every one

i am unable to get Developer window in TN 6.1 console.
can any one tell me about this error.

The system has showing the error like below

“Unable to open Developer,Contact System Administrator”

How can i rectify this problem.Plz tell me guys…

Thanks…Bye
:confused:

This happens when you have Developer 61 FP1 installed, so do the following steps:

Shutdown the TNConsole:Backup the console.bat

Edit the TNConsole\bin\console.bat and modify the CLASSPATH accordingly to make the developer open from TNConsole.

SET
CLASSPATH=“%B2BDEVDIR%\lib\proxy.jar;%JAVA_ROOT%\lib\rt.jar;%CONSOLEDIR%\lib
\tnproxy.jar;%SSL_PATH%”;C:\webMethods\webMethods61\common\lib\fabricClient.jar

At the end restart the TNConsole session.

HTH,
RMG