Empty path name is not legal in global variable

@uipatth Can you please look into. Whenever MongoDB.Driver library is installed We are unable to create global variables

cheers

1 Like

Seems you are using this?

It is built into Studio now.
Show the screenshot again, but with the Project tab visible so we can see your dependencies.
Something called Velocistar is causing a namespace conflict, I’d bet my last papadom on it.

image

Well that namespace got in there somehow, and it doesn’t come included in projects by default. It also doesn’t show up if I search for it in the imports.

You should consider following the instructions the helpful people here provided for you.

@Riya_Bansal I also face same issue, i found the solution please check your whole code if you getting any variable error, then we are getting type of error message while declaring global variableonce you resolve the other variable errors then it is allowing to declare the global variable