it looks to me like you shouldn't be looking in
        C:\Inetpub\wwwroot\cfide\classes\cfjava.cab
but rather in 
        C:\Inetpub\wwwroot\cfide\classes\CFJava2.jar

+-----------------------------------------------+
Bryan Love
  Macromedia Certified Professional
  Internet Application Developer
  Database Analyst
TeleCommunication Systems
[EMAIL PROTECTED]
+-----------------------------------------------+

"...'If there must be trouble, let it be in my day, that my child may have
peace'..."
        - Thomas Paine, The American Crisis

"Let's Roll"
        - Todd Beamer, Flight 93



-----Original Message-----
From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 10:35 AM
To: CF-Talk
Subject: CFGRID: can't get .class file


CF5 Enterprise, Win2K Pro

OK, I'm having a little problem with CFGRID.  The code is fine, but the
OBJECT tag created by CFGRID doesn't match up to the files on the server:

Here's the output:

<OBJECT
  CLASSID="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
  CODEBASE="/CFIDE/classes/cf-j2re-win.cab"
  STANDBY="First use of this control. Configuring browser. Please wait..."
  WIDTH="100%"
  HEIGHT="50%"
>
    <PARAM NAME="CODE" VALUE="allaire.controls2.CFGridApplet.class">
    <PARAM NAME="ARCHIVE" VALUE="/CFIDE/classes/CFJava2.jar">
.more stuff

Now, when I go to C:\Inetpub\wwwroot\cfide\classes\cf-j2re-win.cab, it's
there.
When I go to C:\Inetpub\wwwroot\cfide\classes\cfjava.cab and open it up with
WinZip, there is an allaire\controls\ directory, but the first CFPARAM from
above make it look like it's after a directory called controls2

Has anyone else had this problem?  Is there a fix?

Thanks

Pete


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to