Recent content by njtech4u

  1. N

    Blackstone Released - When Will Jodo Upgrade?

    Thanks for the response....Seems a lot of people are looking for it... and waiting... Like myself.....hopefully they will sort it out soon.... did you use any of the new functions like flash forms? Thanks MG
  2. N

    Blackstone Released - When Will Jodo Upgrade?

    Seems to be a long thread with no real answer? Is CF 7 currently available? if so how do we have our accounts switched over to it? If not when can we expect it? thanks MG
  3. N

    Help With Moveable type install

    Thanks for the quick turn around time. That corrected the issue.
  4. N

    Help With Moveable type install

    Hello , I have seen this issue in various others threads and The resolutions appears to be installing a missing component. any help would be appreciated. I tried to submit a ticket but the system seems to be down .. Thanks in advance Mike Error : Unsupported driver...
  5. N

    Coopermine?

    Can anyoen tell me if Coopermine Photogallery is install on any of the servers. Perticularly the windows enviroments? Thanks in advance. MG
  6. N

    File not found: /CFIDE/componentutils/cfcexplorer.cfc

    I had the same problem this message is refering to a missing directory from your testing box. I traced the folder path and confirmed that it was not setup correctly. I copied the missing directory from another machine that had the correct setup. I'm sure theres a more technically way to explain...
  7. N

    Flash remoting for login

    Great way of explaining it....
  8. N

    Prob with ASP Mail

    Can not authenticate successfully, Anyone have any ideas. Thanks in advance. mg Error processing Request : The message was undeliverable. All servers failed to receive the message attachments: { } .execute() { Trying server mail:64.156.223.74 <- 220 karen-sgib206p9...
  9. N

    aspSmartUpload problems

    i was under the impression that they were installed on all servers. this said, How long does it take to be moved from win2 to win6 and what is the win6 enviroment? and finally how do i request this move? Thanks again for your help
  10. N

    aspSmartUpload problems

    win2..
  11. N

    aspSmartUpload problems

    I'm having problems using Aspsmartupload. Can anyone point me in the correct direction. Please see below.. Thanks for your help in advance. Set mySmartUpload = Server.CreateObject("aspSmartUpload.SmartUpload") or Set objUpload = Server.CreateObject("Dundas.Upload.2")...
  12. N

    Cold Fusion Setup Problems

    have you tried to reset the password? I know at the time of install you have to create two passwords. Cf admin password and rds password. There is a check box to make them the same. It sounds as if it doesnt like the password. just my throughts and rambles. if it helps great. if not hmm i'll do...
  13. N

    built in cold fusion flash remoting gateway?

    Hey dan, If i'm correct that the 'connection string' that you would be using if you were using the default cf server and not IIS? hmm have you gave http://domainname/flashservices/gateway a try? Mg
  14. N

    built in cold fusion flash remoting gateway?

    Here's a quick explaination i found. Flash MX calls the ColdFusion MX server, passing the component name to the server.(.cfc file) Flash Remoting locates the component based on the path specified by Flash, and then calls the function within the component (also specified by Flash). The...
  15. N

    built in cold fusion flash remoting gateway?

    dan did you try calling the a cfc file for remoting?
Back
Top