License Key missing (General questions)
I'm using asp
  lowodHttp.LicenseKey = msLicenseKey
  lowodHttp.url = msBaseURL & psAppUrl
  lowodHttp.Request.Cookies.Add  pershsession , msSessionid
  lowodHttp.Request.Body = psRequest
  lowodHttp.Post
I get error - License key missing. You can not use this component in design environment.











