Wijmo Open for Juice UI
Creating an ASP.NET Project

To use the ASP.NET Web Forms Edition Juice extender controls, you must use Visual Studio 2010 or later and the .NET Framework 4.0 or later in your Web applications. You must also add a ScriptManager control to the page.

To create a new Web site/application project, complete the following steps.

  1. From the File menu, select New | Web Site/Project. The New Web Site/NewProject dialog box opens.
  2. Select a .NET Framework in the upper right corner.
  3. Under Project Types, choose either Visual Basic or Visual C# and then select Web. Note that one of these options may be located under Other Languages.
  4. Select a language, and in the list of templates, select ASP.NET Web Site/Application.
  5. Specify a location and then click OK.

Note: The Web server must have IIS version 6 or later and the .NET Framework installed on it. If you have IIS on your computer, you can specify http://localhost for the server.

A new Web project is created at the root of the Web server you specified.

 

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback