Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


 
Home Download Order Contact Us
 

CFM Encryption / Decryption PRO 2005
Thank you for choosing the CFM Encryption / Decryption PRO 2005.

Please note that CFM Encryption / Decryption PRO 2005 is only available for the Windows 98, 2000, ME, NT and XP operating systems.

Please enter a valid email address, as we will be emailing you important information about accessing CFM Encryption / Decryption PRO 2005 and your novabean.com account.

 

The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

[Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
 
The error occurred in E:\weboxb\www.novabean.com\cfmdecrypt\cfm-encrypt-download.cfm: line 158
156 : 									<td><input type="text" maxlength=50 name="state"></td>
157 : 								</tr>
158 : 								<cfquery name="qrycountry" datasource="novabean" dbtype="ODBC">
159 : 									select * from novabean_country order by CountryName_varchar
160 : 								</cfquery>

SQL    select * from novabean_country order by CountryName_varchar
DATASOURCE   novabean
SQLSTATE   08001
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.191.101
Referrer  
Date/Time   09-九月-10 11:16 上午
Stack Trace
at cfcfm2dencrypt2ddownload2ecfm662209868.runPage(E:\weboxb\www.novabean.com\cfmdecrypt\cfm-encrypt-download.cfm:158)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
	at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
	at macromedia.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
	at macromedia.jdbc.base.BaseConnection.getNewImplConnection(Unknown Source)
	at macromedia.jdbc.base.BaseConnection.open(Unknown Source)
	at macromedia.jdbc.base.BaseDriver.connect(Unknown Source)
	at macromedia.jdbc.MacromediaDriver.connect(Unknown Source)
	at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:562)
	at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67)
	at java.lang.Thread.run(Thread.java:534)