Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Problems with Client Side UserControl

Reply
Thread Tools

Problems with Client Side UserControl

 
 
Gallus Messmer via .NET 247
Guest
Posts: n/a
 
      04-16-2004
Please forgive me, if this is not the right group to bring upthis question, but I saw a similar question.

Our Configuration
============
Windows Server 2003
Sharepoint portal server
(With active directory)

The Problem
=========
We have a WebPart (ImageViewerWebPart), which contains a UserControl (I am not sure if this is the correct term, or if Ishould use ActiveX). (ImageViewer.dll).

When we run it with anonymous access everything works fine, theImageViewer.dll gets downloaded to the browser and the WinFormapplication gets displayd. However if we disable anonymousaccess (Inegrated Windows Authentication) then it looks likeImageViewer.dll does not get downloaded to the client.

Would anybody have any idea what we need to do.

By the way the ImageViewer.dll is in \wpresources.

Many thanks for your help
--------------------------------
From: Gallus Messmer

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>HPuvTK89DkOgeNqLm9eXmQ==</Id>
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to execute client-side code _after_ client-side validation? Bogdan ASP .Net 2 06-09-2008 01:31 PM
Client side script after client side validation with asp.net 2.0 Boss302 ASP .Net 0 11-21-2006 08:43 AM
asp.net - Client side script not recognized for the usercontrol sara_23apr Software 1 09-27-2006 05:10 PM
UserControl Client side Cache? =?Utf-8?B?TWlsYW5C?= ASP .Net 1 07-17-2005 05:21 PM
Adding custom client-side onClick handler with client-side validator controls Zoe Hart ASP .Net Web Controls 1 01-08-2004 10:45 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57