Ryan

845
reputation
121 views

Registered User

name Ryan
member for 1 year
seen 40 mins ago
website
location Houston, TX
age 26
Software Developer
Dec
8
comment Access Denied using MSXML
Thanks for the response. I'd still like to eventually get away from using basic authentication if possible.
Nov
30
awarded  Self-Learner
Nov
15
awarded  Famous Question
Nov
6
awarded  Notable Question
Aug
28
comment get a multi-version diff report from TFS?
Are you looking for something like this? stackoverflow.com/questions/782145/… Shoot me an email kaneraz at hotmail if you want and I'll send you the code I modified to work for our label diff.
Aug
27
comment Can TFS or Visual Studio remind me about issues that have to be solved before a check in
You can use a different tag than TODO. If you go to Options -> Environment -> Task List you can add new tags. One could be Pre-Build.
Aug
26
accepted Access Denied on TFS
Aug
21
accepted Tools to compare changes in TFS 2005 Branches
Aug
21
answered Tools to compare changes in TFS 2005 Branches
Aug
17
awarded  Yearling
Aug
14
answered TFS Folders - Getting them to work like Subversion “Trunk/Tags/Branches”
Aug
13
awarded  Popular Question
Aug
12
accepted Shortcut/Link to another folder in TFS
Aug
12
comment What is the purpose of using WHERE 1=1 in SQL statements?
All the answeres in the question you linked to said 1=1 has no impact.
Aug
11
answered Shortcut/Link to another folder in TFS
Aug
11
comment Using Team Explorer and VisualSVN simultaneously in Visual Studio 2008
I think it switches between them based on the source control bindings on the project. So if it's a new project whatever you bind it to will be what it switches to next time you open. Thanks jeroenh that's good to know.
Aug
11
answered Using Team Explorer and VisualSVN simultaneously in Visual Studio 2008
Aug
10
answered Delete newly added files when shelving them
Aug
4
comment How to display a grave accent in a textbox
` is not on that page, but I've tried a few different encodings but it seems to go straight through as the encoding.
Aug
4
comment How to display a grave accent in a textbox
If I do string.Replace("`"," `") it will just output ` to the textbox
Aug
4
asked How to display a grave accent in a textbox
Aug
3
comment Access Denied using MSXML
Windows server 2003 R2 is the OS I'm using I'm using. The hostname of the target server is plain and contains no dots. If I navigate to the webservice using the browser it shows as the local intranet zone. In Internet Options -> Connections -> LAN Settings none of the 3 boxes are checked. Maybe it's trying to use a different configuration when explorer isn't loaded for that user?
Jul
31
answered How do you add an icon overlay to folders icons in Source Control Explorer?
Jul
30
answered sql server 2005 source control
Jul
30
awarded  Autobiographer
Jul
30
answered How do you see the changes for a version in TFS?
Jul
30
answered Access Denied using MSXML
Jul
30
comment Access Denied using MSXML
Thanks for your added response. I've updated my question with the results from your tests. If I browse directly to the web service it works fine, I only have problems when I'm calling it from the VB DLL.
Jul
30
revised Access Denied using MSXML
Updated after troubleshooting from answers
Jul
29
comment Access Denied using MSXML
The web service is both in the local intranet zone and it is configured as "Automatic logon only in intranet zone." Any other ideas?
Jul
29
asked Access Denied using MSXML
Jul
16
answered Access Denied Error When using Windows Authentication Mode for WebServices
Jun
23
comment Access Denied on TFS
Could it also be that the user was never a member of any TFS groups and the first time you add a user to a TFS group it has to synchronize?
Jun
17
answered Access Denied on TFS
Jun
17
asked Access Denied on TFS