‘global_asax’ is ambiguos in the namespace ‘ASP’

Hello All!

Today, I’ll talk about an error message, that I had encountered while compiling my ASP.Net Web Application, which nearly, compelled me to create a new Project Solution and transfer my project files into that Solution – Old School way of getting things to work 🙂

The Global.asax, Project Classes and Web Service references were all showing the error for ambiguity.

Error.png

After struggling for 3-4 days to get my Project Solution working, I arrived at a solution.

You’ll have to delete these files from the Bin folder and then build the solution again.

files.png

I hope it works for you’ll too!

Cheers!

Rohant K3