• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

The required parameter IDEEVENTINFO was not provided.

New Here ,
Mar 11, 2011 Mar 11, 2011

Copy link to clipboard

Copied

Hi,

I installed the new Coldfusion Builder 2 Beta (Windows 7-32 bit). and I am unable to use the 'create ORM CFC' option. Here is what I do:

In the RDS dataview I have a data source.I can expand it and see table data.

If I right-click a table and choose 'Adobe CFC generator'->'Create ORM CFC' I get the Adobe CFC Generator window.

I fill in the location for cfc (a folder in my poroject), leave checkbox 'Script CFC' unchecked and click ok.

Then I get a runtime exception:

The web site you are  accessing has experienced an unexpected error.
Please contact the website  administrator.

File not  found: /Adobe CFC Generator/handlers/ormCFCGenerator.cfm

The server is in C:\JRun4\servers\ifactuur\cfusion.ear\cfusion.war. It contains the extensions (C:\JRun4\servers\ifactuur\cfusion.ear\cfusion.war\Adobe CFC Generator\handlers etc). I can access the location via a browser on http://127.0.0.1:8303/Adobe CFC Generator/handlers/ and get a dump with this Exception:

10:16:28.028 - Expression Exception - in  C:\JRun4\servers\ifactuur\cfusion.ear\cfusion.war\Adobe CFC  Generator\handlers\index.cfm : line 1

    The required parameter IDEEVENTINFO was not provided.

(I have Robust Debugging in the admin on)

I can access the administrator of the server (ifactuur) from the Servers window so the server seems to be installed correctly

Why is this not working?

Marc

TOPICS
Builder

Views

729

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 11, 2011 Mar 11, 2011

Copy link to clipboard

Copied

LATEST

If you are able to access the administrator at http://127.0.0.1:8303/CFIDE/Administrator/index.cfm then you should be able to access the CFC generator at /Adobe CFC Generator/handlers/ormCFCGenerator.cfm. A file not found simply means that it was not able to find the file in the given location.

Can you please make sure that you have installed the extension at the right location. I was not able to reproduce this issue.

Thanks,

Sagar.

http://fusioned.blogspot.com

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation