F
franz
hello,
it's hard to me explain you this kind of error i have from .net.
i developed a script in asp.net with VS.NET.
in VS.NET (code behind) it's work perfect.
now i copied the code in an aspx page (code front) (because i need it
like that)
and it gives me back a really strange error!
Errore di compilazione
BC30001: Istruzione non valida in uno spazio dei nomi.
Riga 1083: #End ExternalSource
Riga 1084:
Riga 1085: Public Sub New()
Riga 1086: MyBase.New
Riga 1087: Dim dependencies As System.Collections.ArrayList
but this code is something that it builds for his self.
this is not my code, the file indicated is
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\root\fdc19776\e0e5a0be\g75gk_lx.0.vb
i can't understand wich error is this and what do i have to do to fix
it.
please help me
francesco
it's hard to me explain you this kind of error i have from .net.
i developed a script in asp.net with VS.NET.
in VS.NET (code behind) it's work perfect.
now i copied the code in an aspx page (code front) (because i need it
like that)
and it gives me back a really strange error!
Errore di compilazione
BC30001: Istruzione non valida in uno spazio dei nomi.
Riga 1083: #End ExternalSource
Riga 1084:
Riga 1085: Public Sub New()
Riga 1086: MyBase.New
Riga 1087: Dim dependencies As System.Collections.ArrayList
but this code is something that it builds for his self.
this is not my code, the file indicated is
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\root\fdc19776\e0e5a0be\g75gk_lx.0.vb
i can't understand wich error is this and what do i have to do to fix
it.
please help me
francesco