Jump to content

Persistent Variables nicht mehr funktionsfähig mit V14?


Go to solution Solved by Marcel Vogt,

Recommended Posts

Hallo, wir haben seit dem Update auf SwyxWare V14 das Problem, dass die Persistent Variables nicht mehr funktionieren. Ich habe den folgenden Fehler im Log. Machen wir etwas falsch oder funktioniert das tatsächlich nicht mehr? 

 

16 20:20:42.316 002228 *Err SrvScrAPI  0000024BA7C51CA0 00000669 SPBXScriptSiteVbs::OnScriptError        ()
~Code:   0
~Src:    Laufzeitfehler in Microsoft VBScript
~Desc:   Das Objekt unterstützt diese Eigenschaft oder Methode nicht.: 'm_Value'
~RetVal: 800a01b6
~Line:   1313 
~Column: 8
~Source code:
~
~00000669 :1310         Name = m_Name
~00000669 :1311     End Property
~00000669 :1312 
~00000669 :1313     Public Property Let Value(v)
~00000669 :1314 ==>         m_Value = v
~00000669 :1315     End Property
~00000669 :1316     
~00000669 :1317     Public Property Get Value
~00000669 :1318         Value = m_Value
~00000669 :1319     End Property

 

Link to comment
Share on other sites


Schön zu lesen, dass die Persistent Variables wieder für Dich laufen.

 

Wie der Trace Auszug den Du gepostet hattest zu dem erkennten Problem (SQL Authentifizierung) passt, erschliesst sich mir allerdings gerade nicht. Da muss noch etwas anderes fundamental falsch gelaufen zu sein. Aber egal, es scheint ja jetzt alles wieder richtig zu laufen.

 

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and have taken note of our Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.