Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
215
InfraProperties sample will not run
posted

I downloaded your Application sample package unzipped and opened in VS10.

Whe I try to run it I get error below. What do I need to do to get your samples working on my Win7 computer?

Also are the samples available in VB.NET?

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'InfraProperties.Global'.

Source Error:

Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="InfraProperties.Global" Language="C#" %> 


Source File: /global.asax Line: 1

Parents
No Data
Reply
  • 29417
    Offline posted

    Hello bilko73 ,

     

    I forgot to mention but you’ll need to change the references to the IG assemblies as well. By default they’ll be pointing to: Infragistics4.Web.v12.2, Version=12.2.20122.1 which is the dev version. You’ll need to change that to the corresponding version you have for example: Infragistics4.Web.v12.2, Version=12.2.20122.1007.

    Also they’re not available in VB for the moment.

     

    Let me know if you have any questions regarding this.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://ko.infragistics.com/support

     

Children
No Data