Google Cloud Trace configuration in asp.net

We need help. I was using cloud trace on my .Net MVC project, I install the packages, but when I run my project in offline environment it doesn't run or load. So can you solve it...?, Why cloud trace package is not working in offline environment...?

4 REPLIES 4

Hi @Samirdave1261,

Welcome to Google Cloud Community!

Can you provide the steps or documentation that you follow in installing Google Cloud Trace? Have you checked this link on setting up Cloud Trace for Java if this is applicable on your case? Can you also provide the error message that you receive if any?

@robertcarlos Thanks for Quickly Response.

Using Microsoft Asp.net technologies.
Framework: Asp.Net-Mvc 4.8
Language: c#
as per reference, we follow this Setting up Cloud Trace in C# ASP.NET

I successfully installed the packages, however when I run my project in an offline environment, the previously installed WCF Services do not run, therefore my project cannot run in an offline environment.!!

We are facing this scenario, as mentioned above.

 

@robertcarlos  Can you clarify my confusion? Do Google Cloud Trace's packages require internet access on offline environment.? 

 

Thank you for your response.

According to this documentation on Cloud Trace (previously Stackdriver), you can still run it elsewhere (locally, on-premise, or on another cloud provider).