Showing posts with label download. Show all posts
Showing posts with label download. Show all posts

Wednesday, March 28, 2012

Installation questions

What download do I need to install on my Web Server

and What downloads/s do i install on my desktop for development?

What Operating System is your web server and development box?

Provided you have IIS working on both, download

The Dot.NET 2.0 SDK

Hi lconley,

I think you should provide more information such as "what you want to do?"、"your system environments" etc , or we may cannot give you more valuable suggestions.Big Smile

Monday, March 26, 2012

Installing Toolkit on ASP.NET Express Edition

Okay so I download the file and all and I started watching the video tutorial on how to install but only to quickly find out i need the full version of asp.net to do it like in the tutorial.

It mentioned using the .dll file and so on if you have the Express version but that doesn't get me far. As a novice I'm wondering if anyone has a video or a good walkthrough.

Thank you. :)

HI,

You download the toolkit from the below link

http://ajax.asp.net/downloads/default.aspx?tabid=47

and download the video from the below link

http://www.asp.net/learn/videos/view.aspx?tabid=63&id=75

and follow the instructions in the video , i hope ur problem will be solved.


Thanks but I already downloaded the file and I watched the video.

The video works only if you have the Microsoft Visual Studio 2005 FULL VERSION, I on the other hand only have the Express Edition.

Anyone know how to install it for the Express Edition?


Hi,

http://ajax.asp.net/ajaxtoolkit/Walkthrough/Setup.aspx

Saturday, March 24, 2012

Is 242 KB atlas download too huge .... huge... for you?

Atlas make life easier at the same time make user experiences harder with huge atlas script.

1. There are several ways to reduce the size by setting EnableScriptComponents=false. It still come down to 56kb.

When EnableScriptComponents=false, the webservices bridge will not run, any body know which component need to be included to make it run?

2. Anything that can make the javascripts become 20kb?

J

hi,
i ran into this issue a couple of weeks ago and was somewhat concerned that pages I was creating for a site may start to run to 500k or something. which was worrying to say the least. after a good deal of searching (as it still early days i suppose) i discovered that:
1/ if you are using visual studio / visual web devloper or whatever, and you have debug=true in you web config, this will prevent the atlas javascripts from getting cached on the client browser. when set to false (ie release) the scripts will be cached on the first time any page utilising the atlas framework is called. All subsepquent page loads etc will then be quicker.
2/ add this to your web config under the httpModules nodes
<add name="WebResourceCompression" type="Microsoft.Web.Services.WebResourceCompressionModule"/>
the download size for all pages running atlas controls etc will be significantly reduced and no settings are disabled.

Wednesday, March 21, 2012

Is it just me, my office and I... or can no one else download the toolkit...

So I jsut tried to download the newest version of the AJAX Control TOolkit. I'm only getting 512 BYTES (not KB) from the DL. So I try IE (I was using FF 2), same thing. I try different versions, same thing.

So... maybe it's just my computer. so I ask my co-worker to try and DL it... he only gets 512 bytes... mmmm. I ask my friend who works in the office building 2 streets up... yup 512 bytes for him as well.

Is anyone else getting this?

I downloaded it yesterday without a problem using FF2


It might be my office. we're on a T1 burstable, and we're always on Burst... 20 days until we go to T3... mmmm happy day.