Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
JSF
Starting Member
2 Posts |
Posted - 2005-08-08 : 15:48:46
|
This was working this morning... My network login was set to expire, so I changed my password.Now I cannot compile or deploy any report. When I try, I get 1 failed in the Build Output but no error is displayed in the tasks.I have tried creating a new solution with no luck. Another developer can compile and deploy.Any ideas? |
|
X002548
Not Just a Number
15586 Posts |
Posted - 2005-08-08 : 15:56:00
|
That's a pretty good trick to get everyone else to do the work for you."You must be a g*d d*mn genius gump. You're gonna be a vice president some day." ** reprint permission from universalSeriously though, how do you handle permissions? Do grant to permissions to groups or users?Brett8-)Hint: Want your questions answered fast? Follow the direction in this linkhttp://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-08-08 : 15:59:06
|
I don't think this is a permissions issue. It sounds like you just need to reboot. It probably cached your old credentials which are no longer valid.Tara |
 |
|
JSF
Starting Member
2 Posts |
Posted - 2005-08-09 : 10:37:10
|
Well I tried rebooting the server... no luck.We are using groups for security. Windows Auth to verify for group.I just wish it would give me an actual error. I can compile other types of projects to the same server. |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-08-09 : 14:02:41
|
I meant you need to reboot the client machine, not the server.Tara |
 |
|
|
|
|