Welcome to Pintexx Forum Sign in | Join | Faq

pinTab

Started by moondog at 05-08-2007 9:21 . Topic has 5 replies.

Print Search
Sort Posts:    
   05-08-2007, 9:21
moondog is not online. Last active: 08.05.2007 18:08:01 moondog

Top 200 Posts
Joined on 05-08-2007
Posts 3
'tab' directory not available in application root
Reply Quote
I am evaluating pinTab to see if I want to buy it.  So this is all new.  I installed the msi.  I added the pinTab.dll to my toolbar.  I will able to configure the "items" collection.  I then try to run the page to see the results and got the error in the subj line of this posting.  The actual error msg also included "or 'TabDirectory' property at <>".

I am using VS2005 on an XP box with IE6 installed.  I installed IIS on the box per pinTab's installation request.  I think part of the problem might be that pinTab's directory is in \Inetpub\wwwroot\, but when I test the page in VS2005, it uses the built-in webserver, not IIS.  Also, when I added the control to the webpage, it added a bin folder to the solution with pinTab.dll.

Please advise.  I like what I see so far.  Also, what the limitations of the evaluation copy.

   Report 
   05-10-2007, 11:05
Pintexx Support is not online. Last active: 30.12.2008 07:11:54 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.571
Re: 'tab' directory not available in application root
Reply Quote
Hi,

pinTab exist of the DLL and the "ressource" folder "tab".
By default the "tab" folder is searched in web application root.
(It should also work with built-in web server.)
If not you have to specify "TabDirectory" which points to the "tab" folder.

There are no limitations in evaluation.

Regards,
Hans-Peter
   Report 
   05-10-2007, 4:49
moondog is not online. Last active: 08.05.2007 18:08:01 moondog

Top 200 Posts
Joined on 05-08-2007
Posts 3
Re: 'tab' directory not available in application root
Reply Quote
I've tried everyway I can think of to list the pintab folder in the TabDirectory property.  Could someone please show an example of how they listed the folder and anything else they had to do to get pintab to work in VS2005.  I am starting to get a little frustrated.

   Report 
   05-10-2007, 11:08
BeemerBiker is not online. Last active: 10.12.2008 13:19:06 BeemerBiker



Top 25 Posts
Joined on 04-19-2007
San Antonio, Texas
Posts 21
Re: 'tab' directory not available in application root
Reply Quote
In your project directory you should place those tab and bin directories that came with the pintab. Then add them to the VS2005 project so it looks like this

http://tinyurl.com/2bohcq

You might want to ensure that web.config has something similar to what I got shown in that above url.

I am having problems using the designer to change pintab properties. Somehow intellisense is replaceing Pin:tab with improper code. I am not sure where the problem is but an easy workaround is to go to "source" and modify size and layout manually. I am curious if you are able to resize the pintab control and not have the same problem I got.


   Report 
   05-14-2007, 4:23
moondog is not online. Last active: 08.05.2007 18:08:01 moondog

Top 200 Posts
Joined on 05-08-2007
Posts 3
Re: 'tab' directory not available in application root
Reply Quote
Stupid question of the day - how did you add the "tab" folder to your project.  VS is only letting me add files, not folders.  I am going thru the "add existing item" menu option.  I am feeling pretty stupid right now.

   Report 
   05-15-2007, 9:22
Pintexx Support is not online. Last active: 30.12.2008 07:11:54 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.571
Re: 'tab' directory not available in application root
Reply Quote
Hi,

just create a folder "Tab" in VS and search in your application folder for this new created folder.
Then copy all files.

You can also copy the "tab" folder to any web accesable place and specify the "TabDirectory" property to point to this folder.

Regards,
Hans-Peter
   Report 
Pintexx Forum » Developer Produ... » pinTab » 'tab' directory not available in application root