tab strip control problem

dasari

Newcomer
Joined
Oct 24, 2005
Messages
2
Iam using multipage tab strip control in .aspx form its working fine in my local machine i place the same .aspx in development server, but tab strip control is not displayed properly.

1. i placed webctrl_client from the local machine(c:\inetpub\wwwroot\dasfolder\) and placed in development server.

2. i checked for microsoft.web.UI.webcontrols exits in bin folder in development server

Is there any other step i need to follow to so that i can display tab strip control properly in development server
 
Back
Top