Search

You searched for the word(s): userid:670071

Matching Posts

  • Problems with runtime specification of generic type T in User Control

    Hi, I have a web user control that needs to populate itself using a generic object. The type of that generic object will need to be passed into the user control using a parameter. The code I have tried is as follows, but the compiler fails stating: the type arguments for method 'GetQuestion<T>( GenericQuestion <T> Question) ' cannot be inferred from the usage. Try specifying the type arguments. Any help would be greatly appreciated. Regards Chris Chamberlain public partial class
    Posted to Architecture (Forum) by cchamberlain1976 on 11/14/2008
    Filed under: C#, Generics, User Control
  • Re: Firewall configuration breaking ASP.NET AJAX? What are my options?

    Thank you. This has made the property search work perfectly. The departments of France dropdown now changes when a region is selected and the image for the map also changes. Kind regards Chris Chamberlain Head of IT VEF (UK) Ltd Visit VEF to find property in france .
  • Re: Firewall configuration breaking ASP.NET AJAX? What are my options?

    Hi, I am having the same problem, (how come more people haven't come forward, and are MS addressing this issue?). However, using your fix I am now getting the error: "Operation is not supported on this platform." at System.Web.HttpHeaderCollection.Add(String name, String value) - during the async postback through a firewall. The server is running Windows Server 2003, ASP.NET 2.0 C#, and everything's fully patched. Am I missing something? Kind regards Chris
  • Re: Fluent.MultiLineTextBoxValidator ?

    Fluent have sent me an updated component to combat the problem. However, I had already decided to remove the MasterPage as the knock-on effects were causing me further hassles (not insurmountable - just annoying). If anybody needs the new version, just contact Fluent through http://www.fluentconsulting.com/components/Fluent.MultiLineTextBoxValidator/
    Posted to Component Discussions (Forum) by cchamberlain1976 on 7/25/2006
  • Re: Fluent.MultiLineTextBoxValidator ?

    I've had it working fine in ASP.NET 2.0 (C#). The problem only arose when I decided to use a master page instead of plain .aspx + .cs files. Suddenly I got the " Object reference not set to an instance of an object." and "ApplicationException: Control referenced by "ControlToValidate" (txtboxRegionDescription) could not be found.]" errors. The controls were both in the content.aspx I have emailed Fluent re: this problem and am waiting for their response.
    Posted to Component Discussions (Forum) by cchamberlain1976 on 7/19/2006
Page 1 of 1 (5 items)