Aptitude,
I made the changes you suggested:
using System;
using System.Collections.Generic;
using System.Text;
using WatiN.Core;
using System.Security.Permissions;
namespace WatiNGettingStarted
{
class Program
{
[PermissionSet(SecurityAction.Demand, Name = "FullTrust")]...
Hi,
My Desktop is working fine. My Laptop, however, has started generating an UnauthorizedAccessException when I run the following code:
using System;
using System.Collections.Generic;
using System.Text;
using WatiN.Core;
namespace WatiNGettingStarted
{
class Program
{...
Hi,
My Desktop is working fine. My Laptop, however, has started generating an UnauthorizedAccessException when I run the following code:
using System;
using System.Collections.Generic;
using System.Text;
using WatiN.Core;
namespace WatiNGettingStarted
{
class Program
{...
Hi,
My Desktop is working fine. My Laptop, however, has started generating an UnauthorizedAccessException when I run the following code:
using System;
using System.Collections.Generic;
using System.Text;
using WatiN.Core;
namespace WatiNGettingStarted
{
class Program
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.