View Single Post
  #4 (permalink)  
Old 11-08-2007, 07:11 PM
mrock mrock is offline
Junior Member
 
Join Date: Nov 2007
Posts: 6
Default Re: object create error on ASP sampler

I finally fixed the issue I was having. Apparently my machine didn't have the right permission set for it to create the objects, not just objects supplied for the swf kit online but also the Scripting.FileSystemObject. Anywho, I had to go into my registry editor (make sure you do a back up first folks) and do a search for Replacer.replace at the registry key (folder) and not the data and set the permissions to everyone including me in several places. Also had to do the same thing for Scripting.FileSystemObject. Before doing any of this the Replacer.dll had to be registered, but even after that it wouldn't work, which lead me to the permissions issue. Hopefully someone can benefit from this. Now to do some real work... ;D
My Latest
http://bladerunnerthemovie.warnerbros.com/banner/BR_Banner_Anima.swf
Reply With Quote