Skip to content

Multiple stored procedures with the same name for different collections cause compilation error #1

@sspringer

Description

@sspringer

While attempting to connect to my document DB account, I received the following error:

Error: Exception - Cannot compile typed context: ; expected (line 1)

I simply:

  • Pulled down the source code
  • Created a new key (the one that the build was looking for was not in the solution)
  • Rebuilt the driver, which deployed the drivers for me
  • Renamed the Azure Document DB driver subfolder in LinqPad drivers folder (LinqPad complained if I didn't)
  • Started LinqPad
  • Attempted to set up my data source

Any thoughts? Have you seen this error before?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions