Read Only Problem
-
I have a project. When Im trying to add a timer event It gives me this error(on picture): http://img525.imageshack.us/img525/117/errorji2.jpg[^] Why it happens and how can I solve it?
SnaidiS(Semion)
I think the message is quite clear: the resource file is read-only. Remove that property (using explorer for instance) and that should solve the problem.
Cédric Moonen Software developer
Charting control [v1.1] -
I have a project. When Im trying to add a timer event It gives me this error(on picture): http://img525.imageshack.us/img525/117/errorji2.jpg[^] Why it happens and how can I solve it?
SnaidiS(Semion)
-
I think the message is quite clear: the resource file is read-only. Remove that property (using explorer for instance) and that should solve the problem.
Cédric Moonen Software developer
Charting control [v1.1] -
I don't see this property, can you give me the full instructions how to remove it please? :)
SnaidiS(Semion)
Semion_N wrote:
I don't see this property, can you give me the full instructions how to remove it please?
Err... This has nothing to do with Visual Studio but with read/write properties of files under windows. Your resource file is read-only, so open the explorer for example, find your .rc file and right-click on it to change its properties.
Cédric Moonen Software developer
Charting control [v1.1] -
Semion_N wrote:
I don't see this property, can you give me the full instructions how to remove it please?
Err... This has nothing to do with Visual Studio but with read/write properties of files under windows. Your resource file is read-only, so open the explorer for example, find your .rc file and right-click on it to change its properties.
Cédric Moonen Software developer
Charting control [v1.1] -
-
Semion_N wrote:
When I try to add timer event I get this error.
delete your .aps and .ncb file and then try again
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
Semion_N wrote:
When I try to add timer event I get this error.
delete your .aps and .ncb file and then try again
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
I have a project. When Im trying to add a timer event It gives me this error(on picture): http://img525.imageshack.us/img525/117/errorji2.jpg[^] Why it happens and how can I solve it?
SnaidiS(Semion)
I think, your issue is similar to reported here[^], and claimed fixed now(SP1). Similarly, refer this[^] discussion.
Prasad Notifier using ATL | Operator new[],delete[][^]
-
Semion_N wrote:
When I try to add timer event I get this error.
delete your .aps and .ncb file and then try again
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
ThatsAlok wrote:
delete your .aps and .ncb file and then try again
<joke>
and .dsp, .dsw too!</joke>
You love others not for what they are, but for what you are when you are with them. Others too love you not for what you are, but for what they can be when they are with you. People need not always do the right – they can and will go wrong too. But there has to be this trust that the wrong may be only in the action and not in the intention. Without the faith that the intentions of my loved one will be right, love will not survive. Starvation of love does not cease by receiving love, but ceases only by giving love. Above all, remember, you can never do or give enough for someone you love. - Frozen Thoughts
-
ThatsAlok wrote:
delete your .aps and .ncb file and then try again
<joke>
and .dsp, .dsw too!</joke>
You love others not for what they are, but for what you are when you are with them. Others too love you not for what you are, but for what they can be when they are with you. People need not always do the right – they can and will go wrong too. But there has to be this trust that the wrong may be only in the action and not in the intention. Without the faith that the intentions of my loved one will be right, love will not survive. Starvation of love does not cease by receiving love, but ceases only by giving love. Above all, remember, you can never do or give enough for someone you love. - Frozen Thoughts
brahmma wrote:
delete your .aps and .ncb file and then try again and .dsp, .dsw too!
do you why .aps and .ncb file is created?
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
I think, your issue is similar to reported here[^], and claimed fixed now(SP1). Similarly, refer this[^] discussion.
Prasad Notifier using ATL | Operator new[],delete[][^]
-
ThatsAlok wrote:
delete your .aps and .ncb file and then try again
<joke>
and .dsp, .dsw too!</joke>
You love others not for what they are, but for what you are when you are with them. Others too love you not for what you are, but for what they can be when they are with you. People need not always do the right – they can and will go wrong too. But there has to be this trust that the wrong may be only in the action and not in the intention. Without the faith that the intentions of my loved one will be right, love will not survive. Starvation of love does not cease by receiving love, but ceases only by giving love. Above all, remember, you can never do or give enough for someone you love. - Frozen Thoughts
brahmma wrote:
delete your .aps and .ncb file and then try again and .dsp, .dsw too!
Any Way! it will of much help too.. kill the tension :-D before it kill you :laugh:
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
brahmma wrote:
delete your .aps and .ncb file and then try again and .dsp, .dsw too!
do you why .aps and .ncb file is created?
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
ThatsAlok wrote:
do you why .aps and .ncb file is created?
From MSDN: .aps -- The binary version of the current resource script file. This file is used for quick loading. The resource editor generates and uses a .APS file. This file contains a binary format of the resources. .ncb -- The .ncb file contains ClassView browser information. If it is read-only at the time Visual C++ opens the project, ClassView is unavailable.
Nibu thomas A Developer Programming tips[^] My site[^]
-
I think, your issue is similar to reported here[^], and claimed fixed now(SP1). Similarly, refer this[^] discussion.
Prasad Notifier using ATL | Operator new[],delete[][^]
-
ThatsAlok wrote:
do you why .aps and .ncb file is created?
From MSDN: .aps -- The binary version of the current resource script file. This file is used for quick loading. The resource editor generates and uses a .APS file. This file contains a binary format of the resources. .ncb -- The .ncb file contains ClassView browser information. If it is read-only at the time Visual C++ opens the project, ClassView is unavailable.
Nibu thomas A Developer Programming tips[^] My site[^]
Nibu babu thomas wrote:
From MSDN:
h he he
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
Nibu babu thomas wrote:
From MSDN:
h he he
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
ThatsAlok wrote:
Nibu babu thomas wrote: From MSDN: h he he
They made it, hence they know better. ;)
Nibu thomas A Developer Programming tips[^] My site[^]
-
I downloaded and installed vs 2005 sp1 but it didn't solve the problem...
SnaidiS(Semion)
Can you try things, given in my second link ?
Prasad Notifier using ATL | Operator new[],delete[][^]
-
Can you try things, given in my second link ?
Prasad Notifier using ATL | Operator new[],delete[][^]