As we know there are many service providers which restrict the content availability based on the region from where it is accessed. For example, StarSports live streaming is available from India only and cannot be accessed from counties like USA. Region is identified based on the IP Address. So in order to
On my Windows 8.1, the Cisco VPN Client Reason 442: Failed to enable Virtual Adapter error bugged me for a long time. But then found an easy solution which worked perfectly and allowed me to successfully work with VPN without any connectivity issues. Steps- Open ‘services.msc’ from the Run prompt. Right click on
The good news is this time Cynogenmod team is officially supporting S3 I9300. S3 did not receive CM12 officially but this time the device is back in the hunt. Well the ROM is still in initial stages of development and has some bugs but it is surely going to get
Open Command Prompt (cmd) with admin privileges. Type netsh wlan set hostednetwork mode=allow ssid=[anyname] key=[password] in Command prompt. This will create a offline Hotspot. ** Replace [anyname] with the name of hotspot you want and the [password] with the hotspot password. Type netsh wlan start hostednetwork in command prompt to start the hotspot.
I had a Visual Studio solution which I needed to build and publish it to my local machine. Using the Visual Studio 2012 web publish, the solution was building fine but nothing was getting copied to the target folder. The output showed- 4>Publishing folder /... 4> ========== Build: 3 succeeded,
Encountered an error when trying to load the home page after deploying a new site to IIS: Config Error: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location
Was getting the following error while adding a WCF service reference to an MVC application- Custom tool warning: Cannot import wsdl:binding Detail: There was an error importing a wsdl:portType that the wsdl:binding is dependent on. XPath to wsdl:portType: //wsdl:definitions[@targetNamespace='http://tempuri.org/']/wsdl:portType[@name=''] XPath to Error Source: //wsdl:definitions[@targetNamespace='http://tempuri.org/']/wsdl:binding[@name=''] I had used the same service
I had the below class applied on a div tag which had an image inside it. The image was positioned correctly in all other browsers except IE 11. On searching it came out that IE 11 has this bug related to negative top margin. .headerImage { position: relative; margin-top:-100px ; left: 150px;
The CellBroadcast notifications are too annoying on CynogenMod 11. Disabling them from settings won’t work. After some research and googling I finally found a way to block them on my Samsung Galaxy S3 I9300 running CM 11 M8. Open Terminal Emulator. Run the following commands in series. 1 su 2 mount -orw,remount
There is a bug in the browser definition files that shipped with .NET 2.0 and .NET 4, namely that they contain definitions for a certain range of browser versions. But the versions for some browsers (like IE 10) aren’t within those ranges any more. Therefore, ASP.NET sees them as unknown
Cloud and DevOps Professional and previously a C# ASP.NET Developer with keen interest in system design and architecture. Currently involved in projects using AWS, Azure, Automation, Monitoring, REST APIs and DevOps. Email: [email protected] / [email protected]