Visual Studio :: Sourcesafe Manage Working Hours?
Jan 27, 2010i search on the internet and on this form but i can't find it.can sourcesafe count how many hours a person is working on a project?
View 3 Repliesi search on the internet and on this form but i can't find it.can sourcesafe count how many hours a person is working on a project?
View 3 RepliesI know both these software are old and that I can update to newer version. But I need to do it with those software in particular.I have Visual Studio 2005 and Visual SourceSafe 6 installed on my computer. When I try to open Visual SourceSafe 6 database using Visual SourceSafe 6 directly, I have no problem at all.Then I try to open a project solution I took from SourceSafe using Visual Studio 2005. Right away I receive this messageThe solution appears to be under source control, but its binding information cannot be found. It is possible that the MSSCCPRJ.SCC file or another item that holds the source control settings for the solution, has been deleted. Because it is not possible to recover this missing information automatically, the projects whose bindings are missing will be treated as not under source control.
Then an invite to chose a SourceSafe Database open. I click on BROWSE. First thing I noticed : The SourceSafe available databases list is empty (while I remind, it's not in SourceSafe 6. I can see there the COMMON database and the VSS database which is located on a different server on our network. Before that, I went in TOOLS->OPTIONS->SOURCE CONTROL, and make sure Visual Source Safe was selected as the Plug-in to use for a Source Control).So I click again on Browse, and locate my srcsafe.ini file. Everything is OK. It evens confirm me that my database path is
\dev2k3programmationVSS and that my database name is indeed VSS. So it found it. I then click on OK.
But when I do, the Database is not added to my available list, at all. The result, I can never select a source control, ever, which end in me not being able to work connected to the main source control of our network. Everything is working fine on every other computer in our company. Only this one have problem.Did I give enough description to my problem? I really need help on this one, because working disconnected from Source Safe can give a lot of pain to our team. Can anyone give me an hand? If you need any more info, just ask.
i cant get connection with sourcesafe. when i search for sourcecontrol i get the connection wizard. But when i entering server name and path i got the message 'conneting to internet...' . No result after that.
View 3 RepliesI have my web application in vs 2005 and its under sourcesafei need to convert this project into vs 2008 under .net framework 3.5so what steps i will follow to upgarade the project
View 2 Repliescan we retrieve a check in file 1 month ago from sourcesafe.But my system is formated after i check in that file.Can i retrive it?
View 3 RepliesI just recently upgrade my asp.net web project from visual studio 2005 to visual studio 2010. The upgrade was successful with no problems however im missing some features with this project. The One Click Publish feature(which is greyed out) in the header area of Visual Studio 2010 and the Add Config Transforms feature which is no where to be seen when you right click on web.config. When i create a new web project straight from visual studio 2010, these options work fine.
View 1 RepliesA few basic yes/no questions to see if I am expecting the impossible within VWDE:
At one point I thought I was given an option to create an external css file & have all styles automatically stored in the external file. Is there such a setting? ( Right now I have an external css file created & linked to the page, but as I work on the web page in Design view all new styles are created in the web page & I need to use the style manager to move them to the external file. )Can I tell VWDE to generate css for all formatting as I create a new table in the web page in design view? In other words, can I work strictly in web page design view yet have all formatting code - including the table layout - generated into the external css file?If I create style code for a web page table, does that style code need to be manually modified each time I add or remove rows from the table?Is there a VWDE funtion/tool to generate an external css file for an existing web page that contains embedded/inline styles? Right now I find that I need to individually move each style to an external sheet - i.e. Q1.If I were able in some way to create an external css file to handle all formatting for a given web page, would I have to manually create & maintain a second external css file to provide a printer-friendly format?Basically I have found so far that WYSIWYG editting in VWDE is ok up to a point, but support for CSS in Design view is very limited. It seems that if I want to employ CSS, I have to edit & separately manage CSS code rather than work in a WYSIWYG mode.
TI am hoping that even simple yes/no answers to the above will help me determine if VWDE is an exercise in frustration or worthwhile for me.
probably I should have posted this in the novice section, lol. Anyway, I'm using VSS 2005 on VS 2008. I started using the tool when the project was at a good point already, so I had to load it in VSS db. The problem is that, when I check out to make a local copy, it doesn't load the files from the Images folder and I wonder if it saves the files I put in the working copy folder. So i thought of manually copying them from/to the Master copy. Problem is that I can't find it. It's not in the VSS Database folder, or at least it's not present in a form I could recognize. So, where it is?
This problem started bothering me when I tried to assign an icon to a link. If I put the url to my working copy Images folder, it can't see any file. So I guessed it must be looking into the Master version of the folder, right? Anyway, I'm not so sure about that, cause when I assigned a background image in the StyleSheet, saving it in the working copy Images, it worked. So, as I'm already speaking of it, can anybody tell me if there's anything wrong with this icon assignement? Ty!
[Code]....
I am using vs2008 pro. my problem is that javascript debugger is not working on mozila firefox but working fine on IE8.
View 1 Repliesis it possible to convert whole visual studio 2008 web site project to visual studio 2010 web site project
my current project references
i have a very annoying iis problem
iis server stops working until app pool is recycled
i am hoping that new visual studio (net framework 4.0) may solve this very annoying unsolveable problem
I have VS 2010. But IDE Not Working Properly like some times breakpoints are not applied, auto complete text is not showing etc.,
How can I get VS 2010 IDE right.
I have done Devenv /ResetSkipPkgs also...and resettes all the settings.
i was trying to build a basic web form using labels and textboxes but in my tool box i couldnt find any tools can some one help me how to configure those tools in the tool box,and also in APP_DATA i couldnt find the option like ADDNEW ITEM i am currently using visual studio 2008 trail versio
View 1 RepliesI'm having problem in using breakpoint. I'm creating a website in VS2005 in ASP.Net/C# language. but the problem is i can't seem to use the breakpoint.After putting the toggle breakpoint, and i clicked start debugging. it won't hit the breakpoint. but it will start running.however at the breakpoint (it should be a big red dot), it changed to something like this.then the program will continue to run but not hitting the breakpoint. i tried my program using my friend vs2005, the breakpoint can be hit...does anyone able to help me to solve the problem? i tried to search the solution in google and here. but seems like the solution doesn't work.
View 10 RepliesI'm working on a Web Application in Visual Studio 2008. For some reason the CSS only works properly inside visual studio. I can see the CSS inside the design view of the page. When I view the page on localhost the CSS is not being applied. This is just a very simple sample that I am working with. Only 2 pages, a master page, and a default page.
Here is the master page.
<head runat="server">
<titleFoobar</title>
<asp:ContentPlaceHolder ID="head" runat="server">
</asp:ContentPlaceHolder>
[Code]...
i put a break point at ADD button, when ever i click on the button the it is not entering into that?
what might be the problem?
previously it has worked but its not working.
Anyone know if I can maintain a VS 2008 (.net 3.5) project by using the VS 2010 IDE ?
View 1 RepliesIm trying to do this
[Code]....
But it doesnt like
[Code]....
Won't work for me since this is a mobile application.
Im using Visual Studio 2010 in Windows 7.
I got a problem regarding CSS in my pages. I managed to apply styles to my page using css and everything looks fine in the Design view. I ran it on IE8 and everything is working fine. Now after I returned to Visual Studio, added some rules to my CSS, and noticing that everything is working fine in the Design view, I ran it again in IE8 and nothing has changed. The rules I added was ignored and it looks the same. I ran it on Firefox and Google Chrome and it's working fine.
But if I ran my project in IE8 through IIS7.5, everything is working fine so it means, the problem is within visual studio 2010.
I am working on an ASP.NET project and I cannot make the breakpoints work! The project does not stop where I place a breakpoint. It does not seem to matter where I place the breakpoint.
I am in debug mode; I am using IE 8, Windows 7 OS;
earlier i had win xp & VS2005 , i had a web application ajax based which was working fine. i changed th eOS to win 2008 , installed & confirgued IIS
now when i am trying to exccute the application the page is not getting displayed even after a long time
when i build the application in this new OS there are no Errors shown but the page of the web application is not displayed
i even tried thr' IIS , selected the first page & clicked browse but that too is not showing
wht chngaes needs to be made ? & where do i debug??
I'm developing a website using Visual Studio 2010 Beta on computer 1. The site is working...I can debug, the pages render in a browser and I even have Member accounts working. Life is good.
I'm trying to move the application to the new computer (computer 2). I've downloaded Visual Studio Beta 2010 (slightly different look and feel) and copied the project over.
When I try to run the project in the new computer I'm getting the error:
Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
Not sure where to go with this. The web.config file is identical on both computers. The project is set to run with .Net 4 on both computers. Not sure why the targetFramework attribute would be allowed on computer 1 but not on computer 2.Maybe the earlier version of VS 2010 on computer 1 is allowing something that shouldn't be allowed?
As I wanted to try out the new VS, I started and began working on a C# web project that I had previously started in VS2008. So far, so good. But then I noticed that Intellisense is not working at all. I have done some searching, but all I could find were some problems with the release candidate version crashing.Does anyone have any insight as to what might be causing this and how to resolve it?
View 3 RepliesI'm new in Team project and I want to open the project made by Team Project , but I didn't know how to open it?
View 4 RepliesI have easy to reproduce issue with web.config transform. Steps below are causing major grief.
Create new Web Application Project in VS 2010. Open web.debug.config, put following inside it
<?xml version="1.0"?>
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform" xdt:Transform ="Replace">
<applicationSettings>
<MyProject.Properties.Settings>
<setting name="Username" serializeAs="String">
<value>username</value>
</setting>
</MyProject.Properties.Settings>
</applicationSettings>
</configuration>
Now deploy to file system on local hardrive. Open resulting web.config and see <value> setting has extrac carriag return and bunch of tabs in front of it..
Screenshots can be downloaded below.
[URL]
the arabic text is not working in my visual studio 2005 but i already add the saudi arabia (arabic) in my regional settings in my control panel. the arabic text appears like a square in my code in vs 2005.
View 2 Replies