Originally, I first encountered this error deploying since I have deployed many of my applications several times. Yet I installed TortoiseSVN which I doubt caused this and installed and shortly uninstalled AnkhSVN. Upon trying to deploy a small update to one of my applications to my Zune I got an error stating the RPC server is unavailable.
Event Viewer displays event: 1000;
Faulting application xnatrans.exe, version 3.0.10426.0, stamp 4813829c, faulting module kernel32.dll, version 5.1.2600.3119, stamp 46239bd5, debug? 0, fault address 0x00009dea.
I checked the Remote Procedure Call (RPC) services and it was currently running. I also tried enabling Remote Procedure Call (RPC) Locator but that didn't change the outcome.
I have tried:
uninstalling and reinstalling XNA 3
CTP.
Used system recovery to the last date where I had a successful build.
Uninstalled XNA 3
CTP, Visual Studio C# Express, almost all of the related installed applications. (Upon reinstalling I had issues with getting the zune to be recognized until I updated windows media player to version 11).
The issue now appears when I try to the zune device with XNA Game Studio Devices app and it generates the same event in the Event Viewer.
Does anyone have any ideas what is causing my xna connection to fail?