2006년 06월 16일
Setting up Visual Source Safe Internet
- For start, check visual source safe 2005, IIS with ASP.NET are working.
- on the visual source safe server machine, use SourceSafe Administrator program(SSadmin) to create the database. ex) D:Sources
- To enable the database for remote access, you'll need the database to be shared.
Use Windows Explorer and share D:Sources as \skcc04241Sources (or VssDB) - after opening the database in SSadmin from the share location, the Server/Configure menu item can be used.
- select "internet" tab and check "Enable SourceSafe Internet for this computer" and "Enable SourceSafe Internet for this database"
- in the server name box, type in the name of the server as it will be visible from internet, in my case 'IP' and click "OK"
- If everything wend ok you should be able to access the service from internet explorer.
you can verify this by opening the web service URL in internet explorer.
http://IP/SourceSafe/VssService.asmx - You may get a login dialog, where you need to use a windows account that is valid on the server.
- make accounts in Both Windows and Visual Source Safe Server as the same.
All the account need read-write permission to access in both windows folder and visual source safe database. - if some errors is occur for security reasons.
you can edit the web.config in the service directory. - change the custom error mode to off(<customErrors mode="Off"/> and delete the <remove name="Documentation"/> line.
keyword: visual source safe internet
# by | 2006/06/16 14:01 | Dev Tools | 트랙백 | 핑백(1) | 덧글(0)





☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]
... entation”/> line. keyword: visual source safe internet From http://minggoo.egloos.com/86481 Posted in Useful « Magic Wall Leave a response Name* ... more