Install and Setup Guide for Visual Studio

Page 3 of 5 FirstFirst 12345 LastLast
  1. #21
    Like Visual Studio Design Mode? No, unfortunately, there is no such tool.
  2. #22
    Thank you for explaining detailed.
  3. #23
    Very good article. This is a good read before starting any Ext.NET project.
  4. #24
    Thanks @urbn ! Works perfect!
  5. #25
    I've updated the original post with some new information and some general revisions.

    Thanks again for posting this detailed step-by-step instruction for manually installing Ext.NET.
    Geoffrey McGill
    Founder
  6. #26
    wow thanks for sharing , its work for MVC application , but dont forget put
    routes.IgnoreRoute("{exclude}/{extnet}/ext.axd");
    in global.asax


    thanks,
    4L4Y
  7. #27
    Quote Originally Posted by 4L4Y View Post
    wow thanks for sharing , its work for MVC application , but dont forget put
    routes.IgnoreRoute("{exclude}/{extnet}/ext.axd");
    in global.asax
    Hi @4L4Y,

    Thank you.

    Please note that the Ext.Net.MVC NuGet package is now available. It should add that piece of code automatically.
  8. #28
    Quote Originally Posted by Daniil View Post
    Hi @4L4Y,

    Thank you.

    Please note that the Ext.Net.MVC NuGet package is now available. It should add that piece of code automatically.
    Hi daniil,
    yes but I always get an error when using a packet of nuggets, so I better use the manual setting.
    Click image for larger version. 

Name:	Untitled.jpg 
Views:	35 
Size:	104.3 KB 
ID:	6243
  9. #29
    Could you, please, tell your NuGet version? You might need to update it.

    My NuGet version is 2.5.4.... now.
  10. #30
    Quote Originally Posted by Daniil View Post
    Could you, please, tell your NuGet version? You might need to update it.

    My NuGet version is 2.5.4.... now.
    yes, it works , i must upgrade my Nuget version hehe
    sorry my bad
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. cant install visual studio 2012 and 2011
    By gamemaker825 in forum 2.x Help
    Replies: 0
    Last Post: Jul 22, 2012, 3:11 PM
  2. Visual Studio Designer
    By maksim in forum 1.x Help
    Replies: 2
    Last Post: Apr 08, 2012, 10:43 AM
  3. Visual Studio 2010
    By speddi in forum 1.x Help
    Replies: 2
    Last Post: Oct 11, 2010, 1:42 PM
  4. Visual Studio 2010
    By Kaido in forum 1.x Help
    Replies: 2
    Last Post: Aug 12, 2010, 8:17 PM
  5. Visual Studio 2010
    By drgw74 in forum Open Discussions
    Replies: 7
    Last Post: Jun 24, 2010, 7:59 AM

Posting Permissions