Ask a Question related to ASP.NET Security, Design and Development.
-
Peng Jie #1
different between http://computer and http://computer.domain.com
Hi guys,
I built a winform control and ran it in IE to allow client dragdrop files in
it.
I setup up the UI permission of dotnet framework.
It works well when I use [url]http://computer[/url] to access it.
But when I use [url]http://computer.domain.com[/url] to access it,
even I use assert() to get the permission,
It still through out error "can't get permission of UI permission".
Who knows the different between these two?
Appreciate for any help.
--
===================
--$$$$$$$$$$$$$$$--
-----*********-----
--------???--------
===================
Peng Jie Guest
-
Could not join computer to the domain
We have Windows 2003 domain with 2 domain controlers. There is firewall between clients computers and domain controlers. Clients running Windows XP... -
Pulling a computer into a domain?
What is the purpose of creating computer accounts on a domain (as in adding a computer's user account by using adding a new computer account while... -
No Computer Account in Domain...
On 6/7/04 2:51 PM, in article 04B7B27E-F94F-4638-93B4-B3C956F980EA@microsoft.com, "SPeralta" <anonymous@discussions.microsoft.com> wrote: I've... -
domain user on xp computer
On a windows xp machine how do I view my account priviledges and groups? -
Missing Computer from Domain
I am attempting to run a script to pull local security options, and it requires the computer name. The computer is on, and connected to the domain.... -
Yunus Emre ALPÖZEN #2
Re: different between http://computer and http://computer.domain.com
I am not sure but i think [url]http://computer[/url] may have network privileges and
[url]http://computer.domain.com[/url] may have internet privileges which available
after .NET Framework 1.1
But not sure...
--
Thanks,
Yunus Emre ALPÖZEN
"Peng Jie" <PengJie@discussions.microsoft.com> wrote in message
news:90809AED-482E-4615-B461-E200F082EB46@microsoft.com...> Hi guys,
>
> I built a winform control and ran it in IE to allow client dragdrop files
> in
> it.
> I setup up the UI permission of dotnet framework.
> It works well when I use [url]http://computer[/url] to access it.
> But when I use [url]http://computer.domain.com[/url] to access it,
> even I use assert() to get the permission,
> It still through out error "can't get permission of UI permission".
>
> Who knows the different between these two?
>
> Appreciate for any help.
>
> --
> ===================
> --$$$$$$$$$$$$$$$--
> -----*********-----
> --------???--------
> ===================
Yunus Emre ALPÖZEN Guest
-
Peng Jie #3
Re: different between http://computer and http://computer.domain.c
Thanks for reply.
I tried to add [url]http://computer.domain.com[/url] to trusted sites.
It doesnt work.
"Yunus Emre ALPÖZEN" wrote:
> I am not sure but i think [url]http://computer[/url] may have network privileges and
> [url]http://computer.domain.com[/url] may have internet privileges which available
> after .NET Framework 1.1
> But not sure...
> --
> Thanks,
> Yunus Emre ALPÖZEN
>
>
>
> "Peng Jie" <PengJie@discussions.microsoft.com> wrote in message
> news:90809AED-482E-4615-B461-E200F082EB46@microsoft.com...>> > Hi guys,
> >
> > I built a winform control and ran it in IE to allow client dragdrop files
> > in
> > it.
> > I setup up the UI permission of dotnet framework.
> > It works well when I use [url]http://computer[/url] to access it.
> > But when I use [url]http://computer.domain.com[/url] to access it,
> > even I use assert() to get the permission,
> > It still through out error "can't get permission of UI permission".
> >
> > Who knows the different between these two?
> >
> > Appreciate for any help.
> >
> > --
> > ===================
> > --$$$$$$$$$$$$$$$--
> > -----*********-----
> > --------???--------
> > ===================
>
>Peng Jie Guest
-
Ken Schaefer #4
Re: different between http://computer and http://computer.domain.com
One site is probably in the "Intranet" security zone, and the other is in
the "Internet" security zone.
Cheers
Ken
"Peng Jie" <PengJie@discussions.microsoft.com> wrote in message
news:90809AED-482E-4615-B461-E200F082EB46@microsoft.com...> Hi guys,
>
> I built a winform control and ran it in IE to allow client dragdrop files
> in
> it.
> I setup up the UI permission of dotnet framework.
> It works well when I use [url]http://computer[/url] to access it.
> But when I use [url]http://computer.domain.com[/url] to access it,
> even I use assert() to get the permission,
> It still through out error "can't get permission of UI permission".
>
> Who knows the different between these two?
>
> Appreciate for any help.
>
> --
> ===================
> --$$$$$$$$$$$$$$$--
> -----*********-----
> --------???--------
> ===================
Ken Schaefer Guest
-
Peng Jie #5
Re: different between http://computer and http://computer.domain.c
Thank you. I added this site to local intranet. It works.
When I added it to trusted site, the security level is low, and it doesnt
work.
The localintranet's security level is medium-low, and it works.
Both are default value. It doesn't make sence.
"Ken Schaefer" wrote:
> One site is probably in the "Intranet" security zone, and the other is in
> the "Internet" security zone.
>
> Cheers
> Ken
>
>
> "Peng Jie" <PengJie@discussions.microsoft.com> wrote in message
> news:90809AED-482E-4615-B461-E200F082EB46@microsoft.com...>> > Hi guys,
> >
> > I built a winform control and ran it in IE to allow client dragdrop files
> > in
> > it.
> > I setup up the UI permission of dotnet framework.
> > It works well when I use [url]http://computer[/url] to access it.
> > But when I use [url]http://computer.domain.com[/url] to access it,
> > even I use assert() to get the permission,
> > It still through out error "can't get permission of UI permission".
> >
> > Who knows the different between these two?
> >
> > Appreciate for any help.
> >
> > --
> > ===================
> > --$$$$$$$$$$$$$$$--
> > -----*********-----
> > --------???--------
> > ===================
>
>Peng Jie Guest
-
Ken Schaefer #6
Re: different between http://computer and http://computer.domain.c
Suggest you check in an IE newsgroup, but AFAIK there are some differences
between Intranet, and Trusted Sites, eg (auto logon in Intranet zone only
setting etc)
Cheers
Ken
"Peng Jie" <PengJie@discussions.microsoft.com> wrote in message
news:43B665EB-81E7-4F1A-B670-FD048B6CD5AC@microsoft.com...> Thank you. I added this site to local intranet. It works.
> When I added it to trusted site, the security level is low, and it doesnt
> work.
> The localintranet's security level is medium-low, and it works.
> Both are default value. It doesn't make sence.
>
> "Ken Schaefer" wrote:
>>> One site is probably in the "Intranet" security zone, and the other is in
>> the "Internet" security zone.
>>
>> Cheers
>> Ken
>>
>>
>> "Peng Jie" <PengJie@discussions.microsoft.com> wrote in message
>> news:90809AED-482E-4615-B461-E200F082EB46@microsoft.com...>>>> > Hi guys,
>> >
>> > I built a winform control and ran it in IE to allow client dragdrop
>> > files
>> > in
>> > it.
>> > I setup up the UI permission of dotnet framework.
>> > It works well when I use [url]http://computer[/url] to access it.
>> > But when I use [url]http://computer.domain.com[/url] to access it,
>> > even I use assert() to get the permission,
>> > It still through out error "can't get permission of UI permission".
>> >
>> > Who knows the different between these two?
>> >
>> > Appreciate for any help.
>> >
>> > --
>> > ===================
>> > --$$$$$$$$$$$$$$$--
>> > -----*********-----
>> > --------???--------
>> > ===================
>>
>>
Ken Schaefer Guest
-
Peng Jie #7
Re: different between http://computer and http://computer.domain.c
Appreciate your help. Check in other IE newsgroup now.
"Ken Schaefer" wrote:
> Suggest you check in an IE newsgroup, but AFAIK there are some differences
> between Intranet, and Trusted Sites, eg (auto logon in Intranet zone only
> setting etc)
>
> Cheers
> Ken
>
> "Peng Jie" <PengJie@discussions.microsoft.com> wrote in message
> news:43B665EB-81E7-4F1A-B670-FD048B6CD5AC@microsoft.com...>> > Thank you. I added this site to local intranet. It works.
> > When I added it to trusted site, the security level is low, and it doesnt
> > work.
> > The localintranet's security level is medium-low, and it works.
> > Both are default value. It doesn't make sence.
> >
> > "Ken Schaefer" wrote:
> >> >> One site is probably in the "Intranet" security zone, and the other is in
> >> the "Internet" security zone.
> >>
> >> Cheers
> >> Ken
> >>
> >>
> >> "Peng Jie" <PengJie@discussions.microsoft.com> wrote in message
> >> news:90809AED-482E-4615-B461-E200F082EB46@microsoft.com...
> >> > Hi guys,
> >> >
> >> > I built a winform control and ran it in IE to allow client dragdrop
> >> > files
> >> > in
> >> > it.
> >> > I setup up the UI permission of dotnet framework.
> >> > It works well when I use [url]http://computer[/url] to access it.
> >> > But when I use [url]http://computer.domain.com[/url] to access it,
> >> > even I use assert() to get the permission,
> >> > It still through out error "can't get permission of UI permission".
> >> >
> >> > Who knows the different between these two?
> >> >
> >> > Appreciate for any help.
> >> >
> >> > --
> >> > ===================
> >> > --$$$$$$$$$$$$$$$--
> >> > -----*********-----
> >> > --------???--------
> >> > ===================
> >>
> >>
> >>
>
>Peng Jie Guest



Reply With Quote

