February 7, 2006  

I have been having difficulties getting Team System to work accross a VPN connection.  The problems occur when I try to create a new Team System Project.  After hanging for about 10 minutes, I get the following errors.(below). I can create it locally so that is what I am doing for now. If anyone knows a fix for this (besides permissions because that road has been traveled) let me know. I will post when I get a fix.

Doc

Error
TF30224: Failed to retrieve projects from the report server. Please check that the Yukon Reporting Web and NT services are running and you have sufficient privileges for creating a project.

 

Explanation
The Project Creation Wizard encountered a problem while creating reports on the SQL Reporting Services on http://TeamFoundation:8080. The reason for the failure cannot be determined at this time. Because the operation failed, the wizard was not able to complete creating the SQL Reporting Services site.

 

User Action
Contact the administrator for the SQL Reporting Services on http://TeamFoundation:8080 to confirm that the SQL Reporting Services server is running and you have sufficient privileges to create a project . Your user account on SQL Reporting Services must have Content Manager permission to create a new project. Also, you might find additional helpful information in the project creation log. The log shows each action taken by the wizard at the time of the failure and may include additional details about the error.

February 1, 2006  
So yesterday I was working on a calendaring program for a job I am doing and was trying to integrate Master Pages into the picture. This was started back in VS 2003 so I had to manually add the master pages to the site.

Pretty easy right? 

1.) Add the Page Attribute
2.) Take out the HTML tags (HTML, HEAD, BODY, FORM, etc...)
3.) Add the content section tags

And I should be good to go right? 

Of course not. When I tried to load the page (in designer or browser ) some of the controls would not stay in the container.  I tried to add them many different ways, click in the container, double click on the control in the toolbox, cut the control and paste into the containers, and of course I checked the the HTML to make sure the controls were in between the container tags.

Grrrrrrrrrr.  It was driving me crazy!!!!

So I did what any frustrated programmer would do. I Called my friends. 

But that was no good. They were all at VS Live (Darn them)

So you want to know how I fixed it?
Was it a bug in VS?
Was it user error?

Well kind of both.

A student had asked me how to achive the grid control on a page like in VS2003.  So I showed them how to go to Tools/Options  (HTML CSS Section) and I had set the default behavior of the controls to "Absolute Position"

Duh!!!  I had never set it back so when I tried to add a control to the container it instead used an absolute position.

Man what a pain.

Hopefully this will help someone else who may stumble in it.

Happy programming (Grrrr)

Doc

February 1, 2006  
Well,  I have finally changed servers. I was tired of the price/service I was getting at my old hosting site and decied to move. Luckily, a friend of mine is allowing me to host it on his servers. It really helps out a bunch. 

Now I can start adding more content again!!  Woooo Hoooo.

I have alot coming up in the next few months so stay tuned!!!

Doc

|Categories :   Comments [1] Trackback