index > Team Foundation Server - Administration > Removing Project Alerts

Removing Project Alerts


Hi,

I have a question regarding project alerts. I have subscribed to events by using the UI in Visual Studio. Since then, my old computer has been reformatted and I have a new computer. When I try to look at my project alerts in the UI (Team->Project Alerts), the Send To fields are empty. I would like to remove the project alerts I have subscribed to. Is there any way to do this?

Regards
Thomas L

Yes, you can use bissubscribe.exe tool to unsubscribe, you will need to know the id of the event, but this you can check on the database "TfsIntegration" on the team foundation server, and check on the table "tbl_client_event", but this is just for checking the ID, DO NOT delete directly from database, use bissusbscribe.exe instead:

BisSubscribe /unsubscribe /id <id> [/server <servername>]

which is under the folder %Program Files%Microsoft Visual Studio 2005 Team Foundation Server\TF Setup on the server




Luis Fraile - MCSD.NET - http://luisfraile.spaces.live.com/
Luis Fraile
What can you do if bissubscribe /unsubscribe does not work? I have a couple of subscriptions that I am trying to remove, but am receiving an object reference error when I try to unsubscribe.

Any suggestions?
Karl Costenbader
Answered my own question: was able to unsubscribe by specifying the server parameter as well. I don't think that an object reference error is quite the right way for bissubscribe to handle not being able to communicate with the server.
Karl Costenbader

Karl,

We'll look into the null reference error and sorry for the inconveniences that you've had.

Jeff Lucovsky

Hi Karl,

Can you show me the bissubscribe commands you used, and exactly what errors you got?




Patrick Ng - Visual Studio Team Foundation Server
Patrick Ng - MSFT
Hi,

The command was something like this (for enabling continuous integration):

Bissubscribe /eventType CheckinEvent /address http://tsweb01:8080/ci/notify.asmx 
/deliveryType Soap /domain http://tsweb01:8080
The errror is:

Error - Object reference not set to an instance of an object.

I checked event viewer to see if anything was logged there, but couldn't find anything.

Note that if I add the /server parameter, the command completes successfully.

Thanks
Karl Costenbader
I think the error is in "/domain http://tsweb01:8080 " I suppouse "tsweb01" is your TFS and not your domain, as it must refer to the domain name in AD, so it must be trying to get (maybe I don't know for sure) some reference to AD domain which is not correct.


Luis Fraile - MCSD.NET - http://luisfraile.spaces.live.com/
Luis Fraile
reply 8

You can use google to search for other answers

 

More Articles

TExporer: The operation has timed out
How to reverse a check-out (force check-in)
VPN Access failing
Random server 400 errors
TFS Migration to a new server
Work Item Entry from Project Portal
Errors being logged by TfsWarehouseController
error when creating a new project in TFS
how to replace a project while retaining history
tfssecurity syntax question
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Can not create a project with Team Found…
Can i force developers to add comments a…
Where i can see about what TFS Version i…
Can I access the proxy server thru code?
Random server 400 errors
TFS and CALs
Server not referred to by the FQDN
Notification on New Work Item
Cannot connet to VMWare TFS from a other…
How to define a user group to be the chi…
How to Export Team Project
Backup ,Recovery TFS server
Unable to connect to TFS from client mac…
Creating / Modifying Alerts
Team Foundation Workgroup and Sharepoint

Hot Articles

link tfsredirect.aspx to queries?
TF53010 / TF14055 error
TFS not able to check in file
How can I migrate only my Team System DB
Error when subscribing event using the API
Add Users to Global Group AND/OR Porject…
Backup/Restore Application Tier
Answering some user questions about TFS …
Work Item Entry from Project Portal
error when creating a new project in TFS
Where can I download AdventureWorksCMMI …
Add users from a trusted NT domain
Create New project using macro
Last discussion is put on the bottom of …
Unable to save public query

Recommend Articles

Removing project files from source contr…
How do I check search for All files that…
New to TeamSystem & need to share a …
Proxy only connection
Manage projects on Team System
CheckinEvent Alerts not being sent
Editing the email notification format
I can not customize sharepoint portal fo…
Newbie setup problem
several TFS projects with one SharePoint…
Unable to connect to Team Foudation Serv…
Product Feedback for Team Foundation?
Problems with libraries being displayed …
TfsWorkItemTracking Process Identities J…
Service Account