not create more than 5 concurrent session( in full version)

i have installed csf 3.0 Full version.

but i am not able to create more than 5 concurrent session in CSF 3.0 full Version

like as Csf 3.0 lite edition

it was showing error

"Microsoft.ConnectedServices.Sdk.Messaging.SoapFaultException:

Microsoft.ConnectedServices.Sdk.Messaging.SoapFaultException:

Only 5concurrentsessions are allowed in the developer edition at

Microsoft.ConnectedServices.Sdk.Client.MessageSender.SendSync[TResponse]

(Message message, String defaultNamespace) at

Microsoft.ConnectedServices.Sdk.Client.MessageSender.SendSync[TResponse]

(Message message) "

if it is like that then what is the advantage of full version and

in real time if we have

to maintain no. of session then what type of csf version is required

can somebody give me an overall detail about CSF 3.0 version

for development and production enviornment also

can you please clarify my doubt

[1136 byte] By [A.K.Mishra] at [2008-1-5]
# 1
best thing to do is to enter to your command line "iisreset"

after that the sessions are terminated!

TB at 2007-10-3 > top of Msdn Tech,Connected Services Framework,Connected Services Framework...
# 2

Hello - We have limited the number of concurrent sessions you could create explicitly for the MSDN edition as it is considered as trail edition.

As suggested in this thread you could overcome this by IISRESET.

Thanks

SenthilN-msft at 2007-10-3 > top of Msdn Tech,Connected Services Framework,Connected Services Framework...