This post is more than 5 years old

1 Rookie

 • 

8 Posts

50215

December 29th, 2014 04:00

Dell Backup and Recovery (premium) got a 403 - Forbidden: Access is denied

When I try to access My Dell Downloads on the recovery function

I get a web page 403- Forbidden:Access denied

Any one know what's going on?

Cheers

1 Rookie

 • 

8 Posts

December 29th, 2014 12:00

Yeah, I can do that... I'm trying to reinstall the Media Suite Essentials...

Anyway.. someone else directed me to a direct site  smartsource.dell.com/web/main.aspx

to download the files... but now I have another problem with the download....

The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.

Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at SmartSource.Components.ILaunchNotifier.NotifyLaunch(String UserId)
at SmartSource.Components.InternalProxy.NotifyLaunch(String UserID)
at SmartSource.Components.SingleInstanceApp.Run(Form mainForm)
at SmartSource.MediaManager.Program.Main()

22 Posts

December 29th, 2014 10:00

I don't even have this option ... what version are you using?

1 Rookie

 • 

8 Posts

December 29th, 2014 12:00

The version is 1.7.5.63

It is the 3rd option on the Recovery panel after

System Recovery and Data Recovery

22 Posts

December 29th, 2014 12:00

Nope. I don't have this option.  

Anyways can you make system backups to an external drive? Not working for me

August 14th, 2015 13:00

I got this problem because I was using SSL certificate as my user authentication and it was not able to check the revocation. I figured this out using the under given link. There is a simple registry tweak which saved my lot of time. I hope someone will get some help from this.
www.windowstechupdates.com/403-forbidden-access-is-denied-you-do-not-have-permission-to-view-this-directory-or-page-using-the-credentials-that-you-supplied

Top