Stuff
public text v1 · immutableError 4 Class 'System.Net.Cookie' cannot be indexed because it has no default property.
Error here -> inCookies(cLang)(cID) = inLanguageID
And Here -> inCookies(cLang)(cCulture) = lLanguage.Name
Here it pass -> inCookies(cLang).Expires = DateTime.Now.AddDays(365)