Login

  • Sign in with Intersoft Social ID
  • Sign in with Intersoft ID (Developer Network)
  • Sign in with Google ID
  • Sign in with Open ID. Click for more options.
Intersoft Social ID
Password
Intersoft Latest Learn More

Latest Development Blogs

Blog RSS
Loading
Retrieving News

Forum                   Topics  Post

WebInput 3.0 with Framework 2011R1

2 replies. Last post: July 5, 2011 4:37 PM by Adam Potomski
Rate this topic:
Average rating: Not rated yet.
Tags :
  • (None)

Hi

I want to try test new IntersoftWebUIStudio 2011 i downloaded new version and i dont have yet licence for new web input 4.0 and webcombo 5.0. Other controls working ok, because the version is not changed. So i try to use my old webinput 3.0 with new isnetwebui and isnet, but when i want to calendar configuration i have java error with information with no access to localhost WebContextMenu. I created new sample site with only webinput but i have still the same error

My page code:

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="webinput.aspx.cs" Inherits="webinput" %>

<%@ Register assembly="ISNet.WebUI.WebInput" namespace="ISNet.WebUI.WebControls" tagprefix="ISWebInput" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head runat="server">
    <title>Untitled Page</title>
</head>
<body id="body" runat="server" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0">
    <form id="form1" runat="server">
                        <ISWebInput:WebInput ID="OD" runat="server" EmptyAsNull="False" 
                            Nullable="False" Width="100px">
                                                                <HighLight IsEnabled="True" Type="Phrase" />
                            <DisplayFormat Format="yyyy-MM-dd" IsEnabled="True">
                                <ErrorWindowInfo IsEnabled="True">
                                </ErrorWindowInfo>
                            </DisplayFormat>
                                    <EditFormat Format="yyyy-MM-dd" IsEnabled="True">
                                        <MaskInfo MaskExpression="0000-00-00">
                                        </MaskInfo>
                                        <ErrorWindowInfo IsEnabled="True">
                                        </ErrorWindowInfo>
                                    </EditFormat>
                            <CalculatorEditor>
                                <WindowInfo DisplayType="Normal">
                                </WindowInfo>
                            </CalculatorEditor>
                            <CultureInfo CultureName="pl-PL">
                            </CultureInfo>
                            <DateTimeEditor IsEnabled="True">
                                <WindowInfo DisplayType="Normal">
                                </WindowInfo>
                            </DateTimeEditor>
                        </ISWebInput:WebInput>

    </form>
</body>
</html>

the errror code masage

Szczegóły błędu na stronie sieci Web

Agent użytkownika: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET4.0C; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Sygnatura czasowa: Tue, 5 Jul 2011 04:42:24 UTC


Wiadomość: Brak definicji 'WebContextMenu'
Wiersz: 7
Znak: 3492
Kod: 0
Identyfikator URI: http://www.sklep.demo.softwarestudio.com.pl/ISRes.axd?I/webinputeditor.js/307200216

please give information how can i use old webinput with new framework. in other case i can't try new possibilty on new controls, because i can't publish project with new framework.

Thank you very match for help.

regards

Adam Potomski

1 attachment
All times are GMT -5. The time now is 6:21 AM.