hi to all,
i am using Infragistics 8.3 Version and .NET 2008.in my local machine the viewer is working properly.but after i upload the file to server,it shows error "Infragistics is not defined".
I copied all the files corresponding to the viewer control.still it shows the error.plz rectify it.It is urgent.
My Design Coding is
="panel_photos">
<
>
="Centered"
="620px">
=Olive>
/>
="White">
="server">
=false>
<%
-- <NextItem Alignment="Center" EquationType="EaseIn" />
--
%>
From your description, it seems you are having some issues with deployment. If this is a server side error, you are probably missing the dlls. You can place them in the GAC or in the bin folder.
Article for deployment from the Documentation:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.1/CLR3.5/html/Web_Deploying_Your_Application.html