Visual Web Ripper Logo Visual Web Ripper Logo
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
Invalid license information
Tiger
#1 Posted : Thursday, September 01, 2011 6:04:48 AM
Groups: Registered
Joined: 9/1/2011
Posts: 2
Location: Ahmedabad
hi,


i have valid license version of Visual web ripper (for one Pc license)
but still i'm getting this above error when i run follwing code in asp.net website

WrProject project = WrProject.Load(ripfilepath);

project.DefaultCollector = WrProcessorTypeEnum.WebCrawler;
WrProcessor processor = WrProcessor.RunProject(new WrProcessPars(project));

Response.Write(processor.Status.ToString());


Sequentum Support
#2 Posted : Monday, September 05, 2011 5:26:18 AM

Groups: Administrators
Joined: 4/10/2010
Posts: 1,239
Location: Sydney, Australia
Hi,

Are you running the project in the same machine VWR installed? Can you run the project file with VWR?
Tiger
#3 Posted : Wednesday, September 07, 2011 1:22:30 AM
Groups: Registered
Joined: 9/1/2011
Posts: 2
Location: Ahmedabad
my rip file is working perfectly on my machine.

yes i'm running my project in the same machine where i have installed VWR

but still i'm getting same error when i run follwing code in asp.net website on same pc

WrProject project = WrProject.Load(ripfilepath);

project.DefaultCollector = WrProcessorTypeEnum.WebCrawler;
WrProcessor processor = WrProcessor.RunProject(new WrProcessPars(project));

Response.Write(processor.Status.ToString());
Users browsing this topic
Guest
Tag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.4 RC1 | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.041 seconds.