Re: OT: BlueDragon .NET uninstall[ENCRYPTED]

2004-07-16 Thread Phill B
I had the same thing happen to me with an earlier version. I tried
every thing you did. Their tech support couldn't figure it out either.
I gave up and wrote off the purchase as lesson learned.

Phillip B.

- Original Message -
From: Tony Weeg 

heres what i did.

1. uninstall.
2. it removed the .cfm/.htm/.html mappings itself
3. i reinstalled cfmx to see if it would RESET the mappings, etcNO DICE

tonight, ill uninstall EVERYTHING, and start over.

i should have known this might happen.  damn, this sucks.

tw
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: OT: BlueDragon .NET uninstall[ENCRYPTED]

2004-07-16 Thread Dave Watts
> heres what i did.
> 1. uninstall.
> 2. it removed the .cfm/.htm/.html mappings itself 3. i 
> reinstalled cfmx to see if it would RESET the mappings, 
> etcNO DICE
> 
> tonight, ill uninstall EVERYTHING, and start over.

Did you run the CFMX web server configuration utility?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: OT: BlueDragon .NET uninstall[ENCRYPTED]

2004-07-16 Thread Dave Watts
> > Did you run the CFMX web server configuration utility?
>
> wont load.  i get a popup box, asking what to do with a .cfm 
> file. and yes, the mappings are there, and yes the xml file 
> knows the .cfm files are to be parsed by the cf servlet

When you say it "won't load", what exactly happens? Do you get an error
message about not being able to find a JVM or something like that?

If so, you can just run it from the command prompt like this:

cd \cfusionmx\lib
c:\cfusionmx\runtime\jre\bin\java.exe -jar wsconfig.jar

The file paths may be slightly off, but you should be able to figure out the
correct paths on your system.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]