1. Yes - Beta
2. Yes - Beta
Both may be downloaded from an MSDN subscription (I'm not certain if they
are available any other way).

Signature
Sincerely,
S. Justin Gengo, MCP
Web Developer / Programmer
www.aboutfortunate.com
"Out of chaos comes order."
Nietzsche
> 1. Is there an ASP.NET 2.0 version available yet?
> 2. Is there a VB.NET version available?
> 3. How do I install the source version on my dev machine (I have SQL
> Server 2000, VS.NET, IIS, etc...)
>
> Thanks!
I think he meant whether the *Community Server*
has ASP.NET 2.0 and VB.NET versions.
;-)
The answers are
1. No
2. No
re:
3. How do I install the source version on my dev machine ?
Fill out the form at :
http://www.telligentsystems.com/Solutions/license.aspx?File=forums-source.exe
and you will be emailed a URL to download an executable file
which automates the installation with a wizard.
General info on the Community Server Forums can be found at :
http://www.telligentsystems.com/Solutions/Forums/
Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
> 1. Yes - Beta
> 2. Yes - Beta
>
> Both may be downloaded from an MSDN subscription (I'm not certain if they are available
> any other way).
>> 1. Is there an ASP.NET 2.0 version available yet?
>> 2. Is there a VB.NET version available?
>> 3. How do I install the source version on my dev machine (I have SQL Server 2000,
>> VS.NET, IIS, etc...)
>>
>> Thanks!
Patrick.O.Ige - 19 Oct 2005 11:59 GMT
Can the community server fit into an intranet i mean i don't want users to
login using form Authentication but windows
authentication.Which means on login in into their machine then when they get
to the forum
they use their User.Identity.Name to post etc...
Any ideas?
> I think he meant whether the *Community Server*
> has ASP.NET 2.0 and VB.NET versions.
[quoted text clipped - 10 lines]
>
> Fill out the form at :
http://www.telligentsystems.com/Solutions/license.aspx?File=forums-source.ex
e
> and you will be emailed a URL to download an executable file
> which automates the installation with a wizard.
[quoted text clipped - 29 lines]
> >>
> >> Thanks!
Juan T. Llibre - 19 Oct 2005 12:24 GMT
There's a Windows Authentication Add-on for it.
It costs a bit extra, though.
http://communityserver.org/forums/495730/ShowPost.aspx
Did you know that there's a Support Forum for Community Server
( which also serves as proof-of-concept... ) :
http://communityserver.org/forums/default.aspx
Anything/everything related to the Community Server is discussed there.
Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
> Can the community server fit into an intranet i mean i don't want users to
> login using form Authentication but windows
[quoted text clipped - 59 lines]
>> >>
>> >> Thanks!
Patrick.O.Ige - 20 Oct 2005 02:01 GMT
Thx Juan but i was thinking it was free!
Are there any free version ones
I will check the FORUM out thanks
Patrick
> There's a Windows Authentication Add-on for it.
> It costs a bit extra, though.
[quoted text clipped - 33 lines]
> >>
> >> Fill out the form at :
http://www.telligentsystems.com/Solutions/license.aspx?File=forums-source.ex
> > e
> >>
[quoted text clipped - 36 lines]
> >> >>
> >> >> Thanks!
Juan T. Llibre - 20 Oct 2005 03:51 GMT
All Add-ons are extra.
The only thing free is the Community Server, if used non-commercially.
If it's used commercially, you must pay a license fee.
Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
> Thx Juan but i was thinking it was free!
> Are there any free version ones
[quoted text clipped - 83 lines]
>> >> >>
>> >> >> Thanks!
Patrick.O.Ige - 20 Oct 2005 09:52 GMT
ok thanks
Juan
> All Add-ons are extra.
>
[quoted text clipped - 49 lines]
> >> >>
> >> >> Fill out the form at :
http://www.telligentsystems.com/Solutions/license.aspx?File=forums-source.ex
> >> > e
> >> >>
[quoted text clipped - 37 lines]
> >> >> >>
> >> >> >> Thanks!
VB Programmer - 19 Oct 2005 13:15 GMT
Thanks. But do I install it on my DEVELOPMENT machine the same way? I need
to modify the code, change pages, etc...
>I think he meant whether the *Community Server*
> has ASP.NET 2.0 and VB.NET versions.
[quoted text clipped - 34 lines]
>>>
>>> Thanks!
Juan T. Llibre - 19 Oct 2005 14:02 GMT
Yes, you install it on the development machine,
and make whatever changes you want to the source.
You can then *publish* it to your production server, using VS.NET 2003.
You will need to make sure the database exists in your production server,
and is accessible by your production web server, and that the virtual
directory name is the same in both servers.
You don't have to *install* it on your production web server.
Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
> Thanks. But do I install it on my DEVELOPMENT machine the same way? I need to modify
> the code, change pages, etc...
>>I think he meant whether the *Community Server*
>> has ASP.NET 2.0 and VB.NET versions.
[quoted text clipped - 34 lines]
>>>>
>>>> Thanks!
VB Programmer - 19 Oct 2005 16:05 GMT
Thanks Juan. You're a great help.
I got it working. But, I noticed that the aspx pages are not obvious to
modify. For example, if I pull up Forums/default.aspx all I get is a "Error
Creating Control - MP Container". Any ideas on how I can modify these aspx
pages easily, to add buttons, functionality, etc...?
Thanks!
> Yes, you install it on the development machine,
> and make whatever changes you want to the source.
[quoted text clipped - 52 lines]
>>>>>
>>>>> Thanks!