March 18, 2014 at 12:43 pm
Hi,
I need some help. I am working in a team project.
We have TFS. I mapped only 2 of those to my local machine. When I try to build the solution for one of that in visual studio 2013, I am getting several errors. I am providing the errors below
Erros:
1)The type or name space name '--' doesn't exist in the name space '--' (Are you missing an assembly reference?)
2)The type or name space name '--' could not be found (are you missing a using directive or an assembly reference?)
3) Metadata file '-------.dll' could not be found
4)Unable to find version '---' of pacakge '----'
5) Could not resolve this reference. Could not load the assembly
In the starting it self, when I try to open the solution by double clicking on that it showing me a message that one or more projects in this project are not loaded correctly. check the output. When I check the output it showing that the application project is configured to use IIS. Unable to access the IIS metabase. You do not have sufficient privilege to access IIS web sites on your machine.
Please help me to resolve this issue.
Thanks
March 18, 2014 at 3:14 pm
ramana3327 (3/18/2014)
Hi,I need some help. I am working in a team project.
We have TFS. I mapped only 2 of those to my local machine. When I try to build the solution for one of that in visual studio 2013, I am getting several errors. I am providing the errors below
Erros:
1)The type or name space name '--' doesn't exist in the name space '--' (Are you missing an assembly reference?)
2)The type or name space name '--' could not be found (are you missing a using directive or an assembly reference?)
3) Metadata file '-------.dll' could not be found
4)Unable to find version '---' of pacakge '----'
5) Could not resolve this reference. Could not load the assembly
In the starting it self, when I try to open the solution by double clicking on that it showing me a message that one or more projects in this project are not loaded correctly. check the output. When I check the output it showing that the application project is configured to use IIS. Unable to access the IIS metabase. You do not have sufficient privilege to access IIS web sites on your machine.
Please help me to resolve this issue.
Thanks
You might try binoogling "You do not have sufficient privilege to access IIS web sites on your machine". This will return a ton of information. It is some setting on your machine that is nearly impossible to help you figure out from here.
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
March 19, 2014 at 9:14 pm
Thanks Sean. I enabled the IIS and get the permissions. Initial error msg solved but still I am getting the r
Erros:
1)The type or name space name '--' doesn't exist in the name space '--' (Are you missing an assembly reference?)
2)The type or name space name '--' could not be found (are you missing a using directive or an assembly reference?)
3) Metadata file '-------.dll' could not be found
4)Unable to find version '---' of pacakge '----'
5) Could not resolve this reference. Could not load the assemblyemaining errors
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply