catalyst2 community forums  

Go Back   catalyst2 community forums > Sales > Sales Queries

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 16-11-2006, 08:05 PM   #1 (permalink)
Registered User
 
Join Date: Nov 2006
Posts: 3
Atlas

Hi

Can you tell me which version of ATLAS you are running on your hosting packages?

Many thanks
Cactus is offline   Reply With Quote
Old 16-11-2006, 08:10 PM   #2 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
Catalyst2 do not have any asp.net ajax components installed on their servers. You can however use atlas on your site. Please see their getting started section of http://ajax.asp.net/default.aspx?tabid=47 for more information

Jas
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 16-11-2006, 09:05 PM   #3 (permalink)
Registered User
 
Join Date: Nov 2006
Posts: 3
The link points to the ASP.NET AJAX Beta 2 release.

I've installed this on my machine and have my application working using this release.

This release installed the ASP.NET AJAX assemblies into the GAC.

Can you tell me if your hosting packages have the ASP.NET AJAX assemblies installed in the GAC?, as Microsoft now only supports this and is therefore required for ASP.NET AJAX work.
Cactus is offline   Reply With Quote
Old 16-11-2006, 09:11 PM   #4 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
I've had yet had chance to play with any of the beta's. Please could you show me where it states that Microsoft will only support GAC installations. This is something that does surprise me as whilst I know that a lot of this stuff will be added to .net 3.5/4.0 (what ever name they choose), there is currently no reason why it needs to be installed into the GAC.

Catalyst2 will not install beta grade software on to their servers. If the GAC requirements are genuine you will have to wait for the for the product to RTM.

Jas
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 17-11-2006, 08:53 AM   #5 (permalink)
Registered User
 
Join Date: Nov 2006
Posts: 3
These are the release notes:

Release Notes for Microsoft ASP.NET 2.0 AJAX Extensions
---------------------------------------------
Microsoft ASP.NET 2.0 AJAX Extensions is the new name for the ASP.NET technology code-named "Atlas". To provide feedback, please use the "AJAX Discussion and Suggestions" forum on http://forums.asp.net.

This release includes the core client framework, the client type system, Web method calls using HTTP POST and GET via the networking stack, and the ScriptManager, UpdatePanel and Timer controls. Additional functionality will be added in later releases.

A companion release, the ASP.NET AJAX Community Technology Preview (CTP), provides additional features from previous "Atlas" CTPs that are still in a development phase. You can download the ASP.NET AJAX CTP from http://ajax.asp.net.


Installation
------------
From Windows Explorer, launch ASPAJAXExtSetup.msi.

For silent or unattended installation, from a command prompt, enter the following command:

msiexec /i Atlas.msi [/q] [/log <logfilename>] [INSTALLPATH=<installation path>]

where:

- <logfilename> is the path and file name of an optional log file.
- <installation path> is an optional installation path to install under.


Changes and Known Issues
------------------------

- The tag prefix for controls has changed from <atlas:> to <asp:>. Pages using the
older prefix to reference "Atlas" controls will need to be changed.

- The ASP.NET AJAX assembly DLL has changed from Microsoft.Web.Atlas.dll to
Microsoft.Web.Extensions.dll. This assembly is now strong-name signed and
is installed in the GAC during installation. It is no longer necessary or
supported to include the Microsoft.Web.Atlas.dll assembly in a Web project's
local Bin folder.
Cactus is offline   Reply With Quote
Old 17-11-2006, 09:03 AM   #6 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
One day I'm convinced Microsoft will work out what shared hosting is!

If you want to use ASP.net AJAX I suggest you try including the Microsoft.Web.Ajax.dll with your local site. This should (depending on how Microsoft made the assembly) still work.

I will try to find time to play with the latest bits some time next week. I would be interested in hearing your progress with it.

Once ASP.net AJAX does RTM it will get installed on Catalyst2's servers.
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 17-11-2006, 11:29 AM   #7 (permalink)
Bring me your problems :p
 
paulredpath's Avatar
 
Join Date: Jan 2003
Location: /dev/ahhhhhhhhh
Posts: 3,537
I can confirm once its RTM'ed we will be installing it
paulredpath is offline   Reply With Quote
Old 17-11-2006, 11:46 AM   #8 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
Quote:
Originally Posted by paulredpath View Post
I can confirm once its RTM'ed we will be installing it
As if you had any choice in it!
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 10-01-2007, 07:05 PM   #9 (permalink)
Registered User
 
adam's Avatar
 
Join Date: Jan 2003
Location: UK
Posts: 181
/me pokes Paul with a stick

whats happening is there an ETA on this yet?

/me pokes Paul with a stick
__________________
ASP.net is the reason why I am learning PHP
adam is offline   Reply With Quote
Old 10-01-2007, 07:14 PM   #10 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
Atlas has not RTM'd as of yet. To my knowlege there is no release date or even rumors of a release date yet. Once it's installed I'll make sure the forums are updated.

HTH

Jas
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 10-01-2007, 07:32 PM   #11 (permalink)
Registered User
 
adam's Avatar
 
Join Date: Jan 2003
Location: UK
Posts: 181
Scheduled for release in January...

Of which year I do not know and how late it will be I don't know either.
__________________
ASP.net is the reason why I am learning PHP
adam is offline   Reply With Quote
Old 10-01-2007, 08:53 PM   #12 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
Quote:
Originally Posted by adam View Post
Scheduled for release in January...
Your source?
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 10-01-2007, 10:56 PM   #13 (permalink)
Registered User
 
adam's Avatar
 
Join Date: Jan 2003
Location: UK
Posts: 181
If you blink you will miss it...
Quote:
ASP.NET AJAX 1.0 RC

Download and install the RC release of ASP.NET AJAX Extensions today! This download includes the core ASP.NET 2.0 AJAX Extensions 1.0 for creating AJAX-style applications with either server-centric or client-centric development models. The ASP.NET AJAX RC provides a preview of the fully supported version of ASP.NET AJAX scheduled for release in January. You must install this before installing the ASP.NET 2.0 AJAX Futures December CTP or the ASP.NET AJAX Control Toolkit
http://ajax.asp.net/default.aspx?tabid=47&subtabid=471
__________________
ASP.net is the reason why I am learning PHP
adam is offline   Reply With Quote
Old 11-01-2007, 09:45 AM   #14 (permalink)
Administrator
 
WhiskyFudge's Avatar
 
Join Date: Oct 2003
Posts: 1,484
I'd completly missed that. Was wondering why so many members of the team were so quite, had just put it down to Xmas!
__________________
Jason Robbins
jason@catalyst2.com
WhiskyFudge is offline   Reply With Quote
Old 11-01-2007, 06:52 PM   #15 (permalink)
Registered User
 
adam's Avatar
 
Join Date: Jan 2003
Location: UK
Posts: 181
Yeah, its not exactly been a big announcement but its why I am poking you with a stick. Not that I am anxious or anything.

/me pokes WhiskyFudge some more...
__________________
ASP.net is the reason why I am learning PHP
adam is offline   Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 11:13 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.