Identity_insert set to off error, while its not

So right now i cant export my data to SQL server? or is there another way to do it?
Could i maybe delete my identity column and export it without, then when inserting generate a new one?
or is this not possible since my tuples need a primary key.